{"id":869677,"name":"@codemirror/lint","ecosystem":"npm","description":"Linting support for the CodeMirror code editor","homepage":"https://github.com/codemirror/lint#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/lint","keywords_array":["editor","code"],"namespace":"codemirror","versions_count":46,"first_release_published_at":"2020-12-29T19:48:07.813Z","latest_release_published_at":"2026-03-02T07:57:45.692Z","latest_release_number":"6.9.5","last_synced_at":"2026-04-02T11:16:55.066Z","created_at":"2022-04-07T15:00:56.684Z","updated_at":"2026-04-02T12:06:56.431Z","registry_url":"https://www.npmjs.com/package/@codemirror/lint","install_command":"npm install @codemirror/lint","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.9.5"}},"repo_metadata":{"id":40566163,"uuid":"325329301","full_name":"codemirror/lint","owner":"codemirror","description":"Linting support for the CodeMirror code editor","archived":false,"fork":false,"pushed_at":"2026-02-11T07:39:03.000Z","size":131,"stargazers_count":24,"open_issues_count":1,"forks_count":23,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-11T15:09:56.446Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-29T16:02:54.000Z","updated_at":"2026-02-11T07:39:06.000Z","dependencies_parsed_at":"2024-04-29T10:27:27.200Z","dependency_job_id":"47699484-121d-46c9-a6ec-e5e1914ca26b","html_url":"https://github.com/codemirror/lint","commit_stats":{"total_commits":156,"total_committers":6,"mean_commits":26.0,"dds":0.0641025641025641,"last_synced_commit":"e0671b43c02e72766ad1afe1579b7032fdcdb6c1"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/lint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/sbom","scorecard":{"id":296815,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/lint","commit":"0718a09952e5831cd977b3c994ecd0836b3f3cc6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/lint/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":"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":"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":"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:35.068Z","repository_id":40566163,"created_at":"2025-08-17T19:45:35.068Z","updated_at":"2025-08-17T19:45:35.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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.9.4","sha":"a3202d8854b4fd8c38a5d3a9107bc23efd939501","kind":"tag","published_at":"2026-02-11T07:38:59.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.9.4","html_url":"https://github.com/codemirror/lint/releases/tag/6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.4/manifests"},{"name":"6.9.3","sha":"ee432ca1c386dabdba198590805a01db8a4e3684","kind":"tag","published_at":"2026-01-27T18:36:12.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.9.3","html_url":"https://github.com/codemirror/lint/releases/tag/6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.3/manifests"},{"name":"6.9.2","sha":"a9991d6394a44837f01357378b32b54fb77c15b6","kind":"tag","published_at":"2025-11-03T09:01:11.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.9.2","html_url":"https://github.com/codemirror/lint/releases/tag/6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.2/manifests"},{"name":"6.9.1","sha":"818aedfef76ad77dfb48c0290e7960e21cf61da5","kind":"tag","published_at":"2025-10-23T11:44:43.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.9.1","html_url":"https://github.com/codemirror/lint/releases/tag/6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.1/manifests"},{"name":"6.9.0","sha":"73a454b87a66873e0e48158e3e446c6af6e71783","kind":"tag","published_at":"2025-10-02T08:19:17.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.9.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.9.0/manifests"},{"name":"6.8.5","sha":"0718a09952e5831cd977b3c994ecd0836b3f3cc6","kind":"tag","published_at":"2025-03-26T06:10:14.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.8.5","html_url":"https://github.com/codemirror/lint/releases/tag/6.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.5/manifests"},{"name":"6.8.4","sha":"2ffcff1ed78c13faedbe40e7845cc384c3ddd26e","kind":"tag","published_at":"2024-11-28T09:16:40.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.8.4","html_url":"https://github.com/codemirror/lint/releases/tag/6.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.4/manifests"},{"name":"6.8.3","sha":"334ad44828f6f5466742343c55bf3758ee4f4e54","kind":"tag","published_at":"2024-11-21T10:02:47.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.8.3","html_url":"https://github.com/codemirror/lint/releases/tag/6.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.3/manifests"},{"name":"6.8.2","sha":"8d8a1536cb6af45accdbaf894c5d313d6e192a26","kind":"tag","published_at":"2024-09-24T08:09:56.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.8.2","html_url":"https://github.com/codemirror/lint/releases/tag/6.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.2/manifests"},{"name":"6.8.1","sha":"8b2eb065c13887c5e73456e4c16390f0e28073e5","kind":"tag","published_at":"2024-06-19T06:51:35.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.8.1","html_url":"https://github.com/codemirror/lint/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"42076ce2e99ed6ba746526e8bf9a5b38823efde2","kind":"tag","published_at":"2024-05-23T10:38:26.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.8.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.8.0/manifests"},{"name":"6.7.1","sha":"edb043c98a75b8b9859b89554b4af60c9f1f8203","kind":"tag","published_at":"2024-05-15T05:47:33.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.7.1","html_url":"https://github.com/codemirror/lint/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"6dc3ba4c109cc20bb8b6cdcd50b9f1195a53f9f4","kind":"tag","published_at":"2024-04-30T05:45:47.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.7.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.7.0/manifests"},{"name":"6.6.0","sha":"7936880525e8dd9d49d44cdfc818826f00ef0378","kind":"tag","published_at":"2024-04-29T20:54:38.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.6.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.6.0/manifests"},{"name":"6.5.0","sha":"ed7e40363463fed911cd066748bcc58e7368c54c","kind":"tag","published_at":"2024-01-30T20:39:02.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.5.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.5.0/manifests"},{"name":"6.4.2","sha":"271b35f5d31a7e3645eaccbfec608474022098e1","kind":"tag","published_at":"2023-09-14T05:37:39.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.4.2","html_url":"https://github.com/codemirror/lint/releases/tag/6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.4.2/manifests"},{"name":"6.4.1","sha":"312bcb91445a5e09ac2bf908420bd05a4d182ded","kind":"tag","published_at":"2023-08-26T11:06:29.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.4.1","html_url":"https://github.com/codemirror/lint/releases/tag/6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.4.1/manifests"},{"name":"6.4.0","sha":"8cfd5a0ac67193385a6db66f67793ed74d036059","kind":"tag","published_at":"2023-07-03T09:19:23.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.4.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.4.0/manifests"},{"name":"6.3.0","sha":"a0e11af2ee9d2d2ccf2f8ca212df471470ab9591","kind":"tag","published_at":"2023-06-23T07:36:50.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.3.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.3.0/manifests"},{"name":"6.2.2","sha":"6bfad79e9372a549c32bc43b246ef4cee3410e9b","kind":"tag","published_at":"2023-06-05T07:35:50.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.2.2","html_url":"https://github.com/codemirror/lint/releases/tag/6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.2.2/manifests"},{"name":"6.2.1","sha":"e0671b43c02e72766ad1afe1579b7032fdcdb6c1","kind":"tag","published_at":"2023-04-13T05:31:12.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.2.1","html_url":"https://github.com/codemirror/lint/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"abd233fa4b6f4c6b44337e58e5d433c243d4d3e9","kind":"tag","published_at":"2023-02-27T16:05:38.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.2.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.2.0/manifests"},{"name":"6.1.1","sha":"d99a5cac28acd28ae1dd421ba2e6c48d9a7afdf2","kind":"tag","published_at":"2023-02-15T18:16:26.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.1.1","html_url":"https://github.com/codemirror/lint/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"986c30883a27059e79d7986b50a15f3399b5b64a","kind":"tag","published_at":"2022-11-15T09:23:32.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.1.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"15319f1202f9fa6654e8d1328a0c506ed3d04e7f","kind":"tag","published_at":"2022-06-08T06:45:26.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/6.0.0","html_url":"https://github.com/codemirror/lint/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/6.0.0/manifests"},{"name":"0.20.3","sha":"d671cfb7e2bcc871d10a5361a7a3b91de67452fc","kind":"tag","published_at":"2022-05-25T05:48:38.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.20.3","html_url":"https://github.com/codemirror/lint/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"8672fe7e0221efddba6c933d731389ae112a6ad5","kind":"tag","published_at":"2022-05-02T06:27:07.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.20.2","html_url":"https://github.com/codemirror/lint/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"a60957a1e8012afe4991eb0d594bff955cfd7303","kind":"tag","published_at":"2022-04-22T10:46:12.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.20.1","html_url":"https://github.com/codemirror/lint/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"5e1c715897d7447592002b81298cb057fc77da7d","kind":"tag","published_at":"2022-04-20T14:10:00.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.20.0","html_url":"https://github.com/codemirror/lint/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.20.0/manifests"},{"name":"0.19.6","sha":"084c4ad59be7562c739d2e8fff12c7852e106b15","kind":"tag","published_at":"2022-03-04T14:07:18.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.19.6","html_url":"https://github.com/codemirror/lint/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"ad3414569a300f9c7d0d8d1bae37aefb74efb860","kind":"tag","published_at":"2022-02-25T17:19:33.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.19.5","html_url":"https://github.com/codemirror/lint/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"b81c485346a2c738a9d6431efc9acfed179dc4a8","kind":"tag","published_at":"2022-02-25T11:32:58.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.19.4","html_url":"https://github.com/codemirror/lint/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"ed6fd5b2b79d93a09e19e3f8efd66d063eb853cd","kind":"tag","published_at":"2021-11-09T11:24:58.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.19.3","html_url":"https://github.com/codemirror/lint/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"f524b4a53b0183bb343ac1e32b228d28030d17af","kind":"tag","published_at":"2021-09-29T06:03:56.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.19.2","html_url":"https://github.com/codemirror/lint/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"79bad248f545cedeec9d595fb2657eaccbb5a799","kind":"tag","published_at":"2021-09-17T06:40:52.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.19.1","html_url":"https://github.com/codemirror/lint/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"e67529f75f0fdcd9f2baa38adb3a1227be6d59ac","kind":"tag","published_at":"2021-08-11T12:24:27.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.19.0","html_url":"https://github.com/codemirror/lint/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.19.0/manifests"},{"name":"0.18.6","sha":"9b34ee10827dae58d09b2348516a66b44ed54eee","kind":"tag","published_at":"2021-08-08T10:29:25.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.18.6","html_url":"https://github.com/codemirror/lint/releases/tag/0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.6/manifests"},{"name":"0.18.5","sha":"a5b791239a3be5ee3633149898bf61395b2c0aa2","kind":"tag","published_at":"2021-08-07T14:29:17.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.18.5","html_url":"https://github.com/codemirror/lint/releases/tag/0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.5/manifests"},{"name":"0.18.4","sha":"47b44962db5c154f7b16c6a574aabb76e449636d","kind":"tag","published_at":"2021-06-07T10:18:11.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.18.4","html_url":"https://github.com/codemirror/lint/releases/tag/0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.4/manifests"},{"name":"0.18.3","sha":"efe40849543ed6945d2f28be998aeae5ba07ab12","kind":"tag","published_at":"2021-05-10T11:11:00.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.18.3","html_url":"https://github.com/codemirror/lint/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"8b1afc0873b84d8c92a0f11c5eb9feb954f9f380","kind":"tag","published_at":"2021-04-16T10:12:37.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.18.2","html_url":"https://github.com/codemirror/lint/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"8caa4866dec7f5feecd2333c19cab830e22ac247","kind":"tag","published_at":"2021-03-15T16:31:48.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.18.1","html_url":"https://github.com/codemirror/lint/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"51bb2539c232b11df6fc3910e91ab4a05499a92c","kind":"tag","published_at":"2021-03-03T16:30:11.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.18.0","html_url":"https://github.com/codemirror/lint/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"62c85c828e0a21257b6da208bc24240cfc413ec9","kind":"tag","published_at":"2021-01-06T19:17:24.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.17.1","html_url":"https://github.com/codemirror/lint/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"09b67c1754cc61564e696ac5e7b8d7b9d113d717","kind":"tag","published_at":"2020-12-29T19:32:36.000Z","download_url":"https://codeload.github.com/codemirror/lint/tar.gz/0.17.0","html_url":"https://github.com/codemirror/lint/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/lint@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/tags/0.17.0/manifests"}]},"repo_metadata_updated_at":"2026-04-02T12:06:56.399Z","dependent_packages_count":205,"downloads":20279368,"downloads_period":"last-month","dependent_repos_count":12528,"rankings":{"downloads":0.14754769333211312,"dependent_repos_count":0.22912562271246334,"dependent_packages_count":0.22342240563435484,"stargazers_count":9.17881301692958,"forks_count":5.19999011520837,"docker_downloads_count":0.15580093188607835,"average":2.5224499642838265},"purl":"pkg:npm/%40codemirror/lint","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codemirror/lint","docker_dependents_count":1095,"docker_downloads_count":804788366,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codemirror/lint","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codemirror/lint/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T05:53:06.796Z","issues_count":0,"pull_requests_count":15,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":109667.35714285714,"issues_closed_count":0,"pull_requests_closed_count":14,"pull_request_authors_count":12,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.8,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":60197.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Flint/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flint/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flint/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flint/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flint/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Flint/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:20.940Z","updated_at":"2022-11-16T05:10:20.940Z","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:20.951Z","updated_at":"2022-11-16T05:10:20.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"}]}