{"id":869679,"name":"@codemirror/language","ecosystem":"npm","description":"Language support infrastructure for the CodeMirror code editor","homepage":"https://github.com/codemirror/language#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/language","keywords_array":["editor","code"],"namespace":"codemirror","versions_count":56,"first_release_published_at":"2020-12-29T19:44:09.862Z","latest_release_published_at":"2026-03-25T09:34:19.545Z","latest_release_number":"6.12.3","last_synced_at":"2026-03-25T10:28:14.581Z","created_at":"2022-04-07T15:00:56.703Z","updated_at":"2026-03-25T11:18:39.443Z","registry_url":"https://www.npmjs.com/package/@codemirror/language","install_command":"npm install @codemirror/language","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.12.3"}},"repo_metadata":{"id":40305408,"uuid":"325329228","full_name":"codemirror/language","owner":"codemirror","description":"Language support infrastructure for the CodeMirror code editor","archived":false,"fork":false,"pushed_at":"2025-08-15T11:14:06.000Z","size":282,"stargazers_count":25,"open_issues_count":0,"forks_count":22,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-20T03:52:34.702Z","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,"zenodo":null}},"created_at":"2020-12-29T16:02:36.000Z","updated_at":"2025-09-01T10:35:51.000Z","dependencies_parsed_at":"2022-08-09T16:52:24.110Z","dependency_job_id":"310ed94e-710f-41b7-97c0-8a6a4d15c4f6","html_url":"https://github.com/codemirror/language","commit_stats":{"total_commits":385,"total_committers":11,"mean_commits":35.0,"dds":"0.054545454545454564","last_synced_commit":"01fda912e367cee7019074dadcaa721c0bd8d3b3"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/language","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/language/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/sbom","scorecard":{"id":296812,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/language","commit":"1979f0d6e4947b30e8478ab6120da69df40a9cc1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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/language/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":"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":"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":"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":"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":"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":"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":"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":"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:32.406Z","repository_id":40305408,"created_at":"2025-08-17T19:45:32.406Z","updated_at":"2025-08-17T19:45:32.406Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281071716,"owners_count":26439041,"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-26T02:00:06.575Z","response_time":61,"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.11.1","sha":"53e08ccfc7e906273e5b2a3c306465ffc650cca8","kind":"tag","published_at":"2025-06-02T15:58:53.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.11.1","html_url":"https://github.com/codemirror/language/releases/tag/6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.11.1/manifests"},{"name":"6.11.0","sha":"202a670d909e90cf983a32a114028da25da0701c","kind":"tag","published_at":"2025-03-13T13:59:31.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.11.0","html_url":"https://github.com/codemirror/language/releases/tag/6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.11.0/manifests"},{"name":"6.10.8","sha":"6d3fb93e0afe473bc5a7818c6d3a8e00cab7f59a","kind":"tag","published_at":"2024-12-23T16:50:58.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.10.8","html_url":"https://github.com/codemirror/language/releases/tag/6.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.8/manifests"},{"name":"6.10.7","sha":"816c616158809d1e7febec19155004e9b720e3dc","kind":"tag","published_at":"2024-12-17T08:22:33.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.10.7","html_url":"https://github.com/codemirror/language/releases/tag/6.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.7/manifests"},{"name":"6.10.6","sha":"17e42156347115f879d342b51edb3ab7e0a7ac5d","kind":"tag","published_at":"2024-11-29T07:32:53.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.10.6","html_url":"https://github.com/codemirror/language/releases/tag/6.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.6/manifests"},{"name":"6.10.5","sha":"7f67688ef06da2f20f9fbe04ba74068de7d67f4a","kind":"tag","published_at":"2024-11-27T13:45:21.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.10.5","html_url":"https://github.com/codemirror/language/releases/tag/6.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.5/manifests"},{"name":"6.10.4","sha":"a7a19f55d5d95c10f2a77b880df8cbd5899215da","kind":"tag","published_at":"2024-11-24T18:31:35.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.10.4","html_url":"https://github.com/codemirror/language/releases/tag/6.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.4/manifests"},{"name":"6.10.3","sha":"308d5f4cfba541c19f4cb345a2a46bd4386519d1","kind":"tag","published_at":"2024-09-19T16:08:52.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.10.3","html_url":"https://github.com/codemirror/language/releases/tag/6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.3/manifests"},{"name":"6.10.2","sha":"241b1de4653131a73d357c45b6b51712176235d4","kind":"tag","published_at":"2024-06-03T10:52:40.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.10.2","html_url":"https://github.com/codemirror/language/releases/tag/6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.2/manifests"},{"name":"6.10.1","sha":"3c9ad8ffee32e158512d252fee9457a0e6469e2e","kind":"tag","published_at":"2024-02-02T11:31:29.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.10.1","html_url":"https://github.com/codemirror/language/releases/tag/6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.1/manifests"},{"name":"6.10.0","sha":"5da5a57525f739653447c5cea3fcd57c816cfbe0","kind":"tag","published_at":"2023-12-28T17:31:57.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.10.0","html_url":"https://github.com/codemirror/language/releases/tag/6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.10.0/manifests"},{"name":"6.9.3","sha":"24d300102d1f36ab0722f334f2061d46895ee996","kind":"tag","published_at":"2023-11-27T09:49:21.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.9.3","html_url":"https://github.com/codemirror/language/releases/tag/6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.9.3/manifests"},{"name":"6.9.2","sha":"8c6d1b091416757dfe02cb110f0c6c3dfe1376db","kind":"tag","published_at":"2023-10-24T09:19:27.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.9.2","html_url":"https://github.com/codemirror/language/releases/tag/6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.9.2/manifests"},{"name":"6.9.1","sha":"118e5d27866e5bb703e0af927ad3349a2c10c1ca","kind":"tag","published_at":"2023-09-20T07:59:02.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.9.1","html_url":"https://github.com/codemirror/language/releases/tag/6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.9.1/manifests"},{"name":"6.9.0","sha":"8fc60e20b9ac0975aff778e4b0c9919750576cc3","kind":"tag","published_at":"2023-08-16T16:08:09.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.9.0","html_url":"https://github.com/codemirror/language/releases/tag/6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.9.0/manifests"},{"name":"6.8.0","sha":"4c2074c52eb2b3f23b2e6b59e02b910ec59a5ce7","kind":"tag","published_at":"2023-06-12T06:02:45.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.8.0","html_url":"https://github.com/codemirror/language/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.8.0/manifests"},{"name":"6.7.0","sha":"5d59a77e3aaae6c9d19aaf0d916fad914bc843b5","kind":"tag","published_at":"2023-05-19T13:51:52.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.7.0","html_url":"https://github.com/codemirror/language/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.7.0/manifests"},{"name":"6.6.0","sha":"76955d9a33b9ebe5b3118a1b4a33fa958c13e507","kind":"tag","published_at":"2023-02-13T22:20:46.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.6.0","html_url":"https://github.com/codemirror/language/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.6.0/manifests"},{"name":"6.5.0","sha":"60dacf5bc5325ef3912da28eb60097686b274566","kind":"tag","published_at":"2023-02-07T16:44:02.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.5.0","html_url":"https://github.com/codemirror/language/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"a28678c93a04ad96dd709776192b16df83f4b125","kind":"tag","published_at":"2023-01-12T14:50:12.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.4.0","html_url":"https://github.com/codemirror/language/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.4.0/manifests"},{"name":"6.3.2","sha":"2fd8a58ff7b42a208795e17fcadf9838a0de6afc","kind":"tag","published_at":"2022-12-16T07:40:31.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.3.2","html_url":"https://github.com/codemirror/language/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"c1347e2ea8b4c328150dbc98c03421bb807177b5","kind":"tag","published_at":"2022-11-14T12:50:45.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.3.1","html_url":"https://github.com/codemirror/language/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"88408ced3a8a51d5d313ba4d4f21e921f7119100","kind":"tag","published_at":"2022-10-24T11:53:20.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.3.0","html_url":"https://github.com/codemirror/language/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.3.0/manifests"},{"name":"6.2.1","sha":"17c899ffaaa35ba3fcd5163f7c0765164c75b896","kind":"tag","published_at":"2022-07-21T09:11:51.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.2.1","html_url":"https://github.com/codemirror/language/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"2de50d8546417591a4f1417be1e90ce3cb624e0f","kind":"tag","published_at":"2022-06-30T08:13:53.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.2.0","html_url":"https://github.com/codemirror/language/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"c5cb3edcc886f1870a225e29cfd5d31798aeec79","kind":"tag","published_at":"2022-06-20T17:42:29.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.1.0","html_url":"https://github.com/codemirror/language/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"8a08399656a805fc953f3c5e9ac59bf18e79917f","kind":"tag","published_at":"2022-06-08T06:45:26.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/6.0.0","html_url":"https://github.com/codemirror/language/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/6.0.0/manifests"},{"name":"0.20.2","sha":"b757b2b732e9368e9574f7424acfcea0122d0cf8","kind":"tag","published_at":"2022-05-20T07:13:17.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.20.2","html_url":"https://github.com/codemirror/language/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"fd3df39add06b32dfe6cfaf9c825080d9cfc2f77","kind":"tag","published_at":"2022-05-18T08:36:05.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.20.1","html_url":"https://github.com/codemirror/language/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"b17f7b84bcae40e2153722bd33f48b740af4eaf6","kind":"tag","published_at":"2022-04-20T14:09:59.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.20.0","html_url":"https://github.com/codemirror/language/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.20.0/manifests"},{"name":"0.19.10","sha":"e81fc164fb7a292d9aa83df676f02009eaa557d6","kind":"tag","published_at":"2022-03-31T15:27:55.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.10","html_url":"https://github.com/codemirror/language/releases/tag/0.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.10/manifests"},{"name":"0.19.9","sha":"091d9292509c3b9294237bc36f5a15f346f35026","kind":"tag","published_at":"2022-03-30T06:54:37.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.9","html_url":"https://github.com/codemirror/language/releases/tag/0.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.9/manifests"},{"name":"0.19.8","sha":"15c67098b80ba4f57232fed2629ffecf35a4ddd1","kind":"tag","published_at":"2022-03-03T07:33:37.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.8","html_url":"https://github.com/codemirror/language/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"a62c084ec91c1715eda46f81fad65254bbf51e27","kind":"tag","published_at":"2021-12-02T13:40:35.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.7","html_url":"https://github.com/codemirror/language/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"548ee5620eba11038b34a8a556d3218a1e492e02","kind":"tag","published_at":"2021-11-26T09:50:28.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.6","html_url":"https://github.com/codemirror/language/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"39cbda4a5540da9ecea4968f049b36c0ac1775f0","kind":"tag","published_at":"2021-11-17T14:23:50.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.5","html_url":"https://github.com/codemirror/language/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"d42d392fe6a10313eae8e718eacf7c1dd82f0828","kind":"tag","published_at":"2021-11-13T09:52:03.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.4","html_url":"https://github.com/codemirror/language/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"cd7f7e66fa51ddbce96cf9396b1b6127d0ca4c94","kind":"tag","published_at":"2021-09-13T06:57:47.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.3","html_url":"https://github.com/codemirror/language/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"164be2edeb83b5d0278fb712642d577e45664d65","kind":"tag","published_at":"2021-08-11T14:48:13.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.2","html_url":"https://github.com/codemirror/language/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"a1b628c361229899233e25637a3913c787125c5d","kind":"tag","published_at":"2021-08-11T13:26:12.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.1","html_url":"https://github.com/codemirror/language/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"916084aff0e7263787efeeca7104b2c1c1a58748","kind":"tag","published_at":"2021-08-11T12:24:27.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.19.0","html_url":"https://github.com/codemirror/language/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"e2b4213ce8b24f0f47189369ec5289beac9841d9","kind":"tag","published_at":"2021-06-01T08:13:48.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.18.2","html_url":"https://github.com/codemirror/language/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"b4353b1df6fd8d0c3edf59f8257f37c605fcaa53","kind":"tag","published_at":"2021-03-31T14:15:34.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.18.1","html_url":"https://github.com/codemirror/language/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"406055ad0e89f0573fa401f27e2072dd79d64082","kind":"tag","published_at":"2021-03-03T16:30:11.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.18.0","html_url":"https://github.com/codemirror/language/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"bf27485bc2fd2570f2ec700d38926faa38310651","kind":"tag","published_at":"2021-02-19T16:50:03.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.17.5","html_url":"https://github.com/codemirror/language/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"65ddaf60e2978e6bd3652bbbaad851edfaebe0c8","kind":"tag","published_at":"2021-01-15T16:05:22.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.17.4","html_url":"https://github.com/codemirror/language/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"6f4e553a30b274f231ea16ddae6f4fa679a9eb7c","kind":"tag","published_at":"2021-01-15T16:03:56.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.17.3","html_url":"https://github.com/codemirror/language/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"bb7c940ab0668929fce1a6cd14eb7b1a4dcc97f8","kind":"tag","published_at":"2021-01-06T19:17:23.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.17.2","html_url":"https://github.com/codemirror/language/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"e4cde26a0ea4580f8f07843649ca67764d3cbb3f","kind":"tag","published_at":"2020-12-30T14:57:40.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.17.1","html_url":"https://github.com/codemirror/language/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"017a70cedf0b5d2a92e8640265cef1a45f9e3197","kind":"tag","published_at":"2020-12-29T19:32:36.000Z","download_url":"https://codeload.github.com/codemirror/language/tar.gz/0.17.0","html_url":"https://github.com/codemirror/language/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/language@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flanguage/tags/0.17.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T11:18:39.421Z","dependent_packages_count":306,"downloads":14799666,"downloads_period":"last-month","dependent_repos_count":9278,"rankings":{"downloads":0.1567308485334573,"dependent_repos_count":0.27144840396902054,"dependent_packages_count":0.16447510226885398,"stargazers_count":8.649612108134953,"forks_count":5.883901570347174,"docker_downloads_count":0.16515748874403002,"average":2.548554253666248},"purl":"pkg:npm/%40codemirror/language","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codemirror/language","docker_dependents_count":1123,"docker_downloads_count":805806193,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codemirror/language","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codemirror/language/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T18:00:09.037Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":50068.5,"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":1.5,"merged_pull_requests_count":3,"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%2Flanguage/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flanguage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flanguage/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flanguage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flanguage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flanguage/codemeta","maintainers":[{"uuid":"adrianheine","login":"adrianheine","name":null,"email":"mail@adrianheine.de","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~adrianheine","role":null,"created_at":"2022-11-16T05:10:22.397Z","updated_at":"2022-11-16T05:10:22.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrianheine/packages"},{"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-16T05:10:22.420Z","updated_at":"2022-11-16T05:10:22.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"}]}