{"id":869675,"name":"@codemirror/lang-markdown","ecosystem":"npm","description":"Markdown language support for the CodeMirror code editor","homepage":"https://github.com/codemirror/lang-markdown#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/lang-markdown","keywords_array":["editor","code"],"namespace":"codemirror","versions_count":39,"first_release_published_at":"2020-12-29T19:54:22.597Z","latest_release_published_at":"2025-10-23T11:47:24.694Z","latest_release_number":"6.5.0","last_synced_at":"2026-06-03T08:46:40.803Z","created_at":"2022-04-07T15:00:56.631Z","updated_at":"2026-06-03T08:46:40.803Z","registry_url":"https://www.npmjs.com/package/@codemirror/lang-markdown","install_command":"npm install @codemirror/lang-markdown","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.5.0"}},"repo_metadata":{"id":42121970,"uuid":"325329460","full_name":"codemirror/lang-markdown","owner":"codemirror","description":"Markdown language support for the CodeMirror code editor","archived":false,"fork":false,"pushed_at":"2025-08-01T16:32:26.000Z","size":176,"stargazers_count":104,"open_issues_count":1,"forks_count":29,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-09-11T15:41:25.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codemirror.net","language":"TypeScript","has_issues":false,"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/codemirror.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}},"created_at":"2020-12-29T16:03:35.000Z","updated_at":"2025-08-31T12:45:54.000Z","dependencies_parsed_at":"2023-10-02T14:02:47.434Z","dependency_job_id":"dba23f2a-9bc4-47f6-a629-8cb7ff22368c","html_url":"https://github.com/codemirror/lang-markdown","commit_stats":{"total_commits":116,"total_committers":4,"mean_commits":29.0,"dds":"0.051724137931034475","last_synced_commit":"d6deca177ce503171f37d303f3788b3c48016ad4"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/lang-markdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/sbom","scorecard":{"id":296807,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/lang-markdown","commit":"af1f152b1cdeefaced380c617c13f8f7329033c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dispatch.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/dispatch.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/codemirror/lang-markdown/dispatch.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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"}}]},"last_synced_at":"2025-08-17T19:45:29.167Z","repository_id":42121970,"created_at":"2025-08-17T19:45:29.167Z","updated_at":"2025-08-17T19:45:29.167Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277981459,"owners_count":25909661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-02T02:00:08.890Z","response_time":67,"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":"codemirror","name":"CodeMirror","uuid":"8876537","kind":"organization","description":"The in-browser code editor","email":null,"website":"http://codemirror.net","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8876537?v=4","repositories_count":50,"last_synced_at":"2023-04-10T16:46:55.795Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/codemirror","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:50:35.969Z","updated_at":"2023-04-10T16:46:56.230Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror/repositories"},"tags":[{"name":"6.3.2","sha":"9f4b24288ae00128a27fe201181074ef6313cd0b","kind":"tag","published_at":"2025-01-09T13:09:50.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.3.2","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"68b5969d9cd3ac997dd8574efb73fdab753941b9","kind":"tag","published_at":"2024-11-06T07:30:14.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.3.1","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"7a667fbc60c927f235042d96f6f3c831138c9898","kind":"tag","published_at":"2024-09-28T07:53:07.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.3.0","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.3.0/manifests"},{"name":"6.2.5","sha":"a62aff33b213677ee53c1a9b152271acd5d51894","kind":"tag","published_at":"2024-04-12T07:44:14.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.2.5","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.5/manifests"},{"name":"6.2.4","sha":"54a444801cefe67e35b6d7277525b3ec08af4629","kind":"tag","published_at":"2024-01-16T11:06:34.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.2.4","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.4/manifests"},{"name":"6.2.3","sha":"4d917f95f8fd36810124c6f5d9de56ff2ae51bd3","kind":"tag","published_at":"2023-11-27T09:47:53.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.2.3","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.3/manifests"},{"name":"6.2.2","sha":"90283323da269dcbc34a40b4dcab7fa1ab22d777","kind":"tag","published_at":"2023-10-06T11:18:13.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.2.2","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.2/manifests"},{"name":"6.2.1","sha":"b22ffef7330b46ce7de6c4b620e6aeb2fc343fcd","kind":"tag","published_at":"2023-09-14T05:34:42.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.2.1","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"6c7daa5a53ea83dd89af5308c6d8d0d06a7c5880","kind":"tag","published_at":"2023-06-23T07:39:13.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.2.0","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"d6deca177ce503171f37d303f3788b3c48016ad4","kind":"tag","published_at":"2023-04-13T05:45:02.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.1.1","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"cefa1d88df74fd16f1a05d448550a99c775529ea","kind":"tag","published_at":"2023-02-17T08:12:26.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.1.0","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.1.0/manifests"},{"name":"6.0.5","sha":"b95dc1c24788443c361842d682cf9accc6e28bca","kind":"tag","published_at":"2022-11-10T15:47:09.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.0.5","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"44a2b8b7c995458b0599a9b5f2dc41147c818f5c","kind":"tag","published_at":"2022-11-02T10:54:30.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.0.4","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"204f79c44a91eb3df4f47d90be15e947ebcc3f73","kind":"tag","published_at":"2022-10-24T11:58:21.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.0.3","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"3efa856a738e38c53d37ad3c7f695c298e6e6a66","kind":"tag","published_at":"2022-10-10T07:44:58.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.0.2","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"67d44be6304f4ebfb384ec0a0d6191929e8f83a8","kind":"tag","published_at":"2022-07-25T10:24:17.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.0.1","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"5c4e042f8ba6f52d29833f6b37b5c1047bbf02d6","kind":"tag","published_at":"2022-06-08T06:45:27.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/6.0.0","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/6.0.0/manifests"},{"name":"0.20.1","sha":"91c316431ab2df5649127af32e95fc74dbca0d97","kind":"tag","published_at":"2022-05-20T06:12:49.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.20.1","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"166f3022bea3a4157f8af3b51bdec63d0487e650","kind":"tag","published_at":"2022-04-20T14:10:57.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.20.0","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.20.0/manifests"},{"name":"0.19.6","sha":"fa2b51164dbad56f1a7cc7fff6e228929ed44501","kind":"tag","published_at":"2022-02-04T13:49:58.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.19.6","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"208ac3cb2a781d6ad8dfc689a8a4f8c71e94e4ef","kind":"tag","published_at":"2022-01-28T06:51:06.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.19.5","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"a6ecce47c06d953c5357ee03435b0dbf1a2b2667","kind":"tag","published_at":"2022-01-03T13:51:57.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.19.4","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"df6e7d9c4001be42e3371ba70852993d1974254b","kind":"tag","published_at":"2021-12-10T15:04:37.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.19.3","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"a07cf9120589855ae7282d238489c3a28abd16a8","kind":"tag","published_at":"2021-10-20T07:32:45.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.19.2","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"0ae790281fa5762a9491fe90d598004bcfdbeb26","kind":"tag","published_at":"2021-08-11T13:25:45.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.19.1","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"cc287002484ade86d9c53b35357cd7f6912ddf25","kind":"tag","published_at":"2021-08-11T12:24:27.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.19.0","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.19.0/manifests"},{"name":"0.18.4","sha":"f9cb8fc73181ad9143ec8079cddfc4c9f4e05ea7","kind":"tag","published_at":"2021-06-16T06:23:30.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.18.4","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"aa0f3303102bdff1c4370f38a44dfa0107e4c9af","kind":"tag","published_at":"2021-05-19T07:04:52.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.18.3","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"fea46821ba4b9c61999568df813223126148c3c2","kind":"tag","published_at":"2021-05-07T08:48:15.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.18.2","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"72f2c0d64ec01bdc1f0b58fc04fdb4f35eacf121","kind":"tag","published_at":"2021-04-01T07:10:57.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.18.1","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"253b71b6c487ce6035d2b787ff7c8b2bc2920609","kind":"tag","published_at":"2021-03-03T16:30:11.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.18.0","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"a8a2837c774477ca27024df6f8bf34eeea51f3a2","kind":"tag","published_at":"2021-02-22T10:47:17.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.17.3","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"9c6dce5ccf03d13fcfa7667bb7dc02ffe21fe253","kind":"tag","published_at":"2021-02-10T12:19:58.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.17.2","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"e3f3313ba42ac5e4ff48f61faab0dbe7397fc23c","kind":"tag","published_at":"2021-01-06T19:17:25.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.17.1","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"d6ae867d92b7f571d92327a71d01b775051f767b","kind":"tag","published_at":"2020-12-29T19:30:15.000Z","download_url":"https://codeload.github.com/codemirror/lang-markdown/tar.gz/0.17.0","html_url":"https://github.com/codemirror/lang-markdown/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lang-markdown@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/tags/0.17.0/manifests"}]},"repo_metadata_updated_at":"2025-12-28T09:27:23.848Z","dependent_packages_count":151,"downloads":3159120,"downloads_period":"last-month","dependent_repos_count":1556,"rankings":{"downloads":0.32204473704452086,"dependent_repos_count":0.5144518698638327,"dependent_packages_count":0.27477695782092265,"stargazers_count":5.88448873984806,"forks_count":4.943560340755461,"docker_downloads_count":0.34281819462933133,"average":2.0470234733270214},"purl":"pkg:npm/%40codemirror/lang-markdown","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codemirror/lang-markdown","docker_dependents_count":776,"docker_downloads_count":649085486,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codemirror/lang-markdown","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codemirror/lang-markdown/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T11:50:57.470Z","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":420313.0,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":6,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":3.4285714285714284,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flang-markdown/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-markdown/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-markdown/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-markdown/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-markdown/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-markdown/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flang-markdown/codemeta","maintainers":[{"uuid":"marijn","login":"marijn","name":null,"email":"marijnh@gmail.com","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~marijn","role":null,"created_at":"2022-11-11T08:40:15.336Z","updated_at":"2022-11-11T08:40:15.336Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"}]}