{"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-06-03T10:16:29.135Z","created_at":"2022-04-07T20:18:24.874Z","updated_at":"2026-06-03T10:16:29.136Z","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"}},"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-05-12T10:29:07.000Z","size":44505,"stargazers_count":19536,"open_issues_count":24,"forks_count":1184,"subscribers_count":86,"default_branch":"main","last_synced_at":"2026-05-23T08:03:13.860Z","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-05-23T07:31:06.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":33457339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"online","status_checked_at":"2026-05-25T02:00:05.812Z","response_time":57,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-29T18:23:32.856Z","dependent_packages_count":51,"downloads":85740,"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":"2025-12-25T08:00:44.101Z","issues_count":134,"pull_requests_count":262,"avg_time_to_close_issue":13433956.605263159,"avg_time_to_close_pull_request":2344245.8224299066,"issues_closed_count":114,"pull_requests_closed_count":214,"pull_request_authors_count":42,"issue_authors_count":101,"avg_comments_per_issue":5.485074626865671,"avg_comments_per_pull_request":3.5572519083969465,"merged_pull_requests_count":88,"bot_issues_count":3,"bot_pull_requests_count":148,"past_year_issues_count":22,"past_year_pull_requests_count":62,"past_year_avg_time_to_close_issue":325911.4166666667,"past_year_avg_time_to_close_pull_request":951891.6428571428,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":2.2272727272727275,"past_year_avg_comments_per_pull_request":2.403225806451613,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":46,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-js%2Fmdx/issues","maintainers":[{"login":"remcohaszing","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":14,"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":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remcohaszing"},{"login":"wooorm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wooorm"}]},"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":"timneutkens@icloud.com","url":null,"packages_count":171,"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":342,"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":2070,"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"}]}