{"id":372556,"url":"https://github.com/codemirror/commands","last_synced_at":"2026-05-19T09:04:31.745Z","repository":{"id":44752836,"uuid":"325329184","full_name":"codemirror/commands","owner":"codemirror","description":"Collection of editing commands for the CodeMirror code editor","archived":true,"fork":false,"pushed_at":"2026-04-15T10:21:49.000Z","size":397,"stargazers_count":37,"open_issues_count":0,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-15T07:07:34.974Z","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:25.000Z","updated_at":"2026-04-15T10:21:54.000Z","dependencies_parsed_at":"2024-06-18T13:53:24.381Z","dependency_job_id":"b550b85b-c638-49bd-a2cd-25543db3f1f9","html_url":"https://github.com/codemirror/commands","commit_stats":{"total_commits":408,"total_committers":10,"mean_commits":40.8,"dds":"0.16176470588235292","last_synced_commit":"3aba5ec04ee85127f2e3a801276faf80124e68e9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/sbom","scorecard":{"id":296792,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/commands","commit":"2ff2e3df028d264c4b4f0cab984fb5bb859a8c81"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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/commands/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":"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:17.994Z","repository_id":44752836,"created_at":"2025-08-17T19:45:17.995Z","updated_at":"2025-08-17T19:45:17.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33131447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T06:27:06.342Z","status":"ssl_error","status_checked_at":"2026-05-17T06:26:59.432Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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"},"packages":[{"id":5427539,"name":"org.webjars.npm:codemirror__commands","ecosystem":"maven","description":"WebJar for @codemirror/commands","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/commands","keywords_array":[],"namespace":"org.webjars.npm","versions_count":8,"first_release_published_at":"2022-08-23T07:07:10.000Z","latest_release_published_at":"2026-03-04T18:53:59.000Z","latest_release_number":"6.10.2","last_synced_at":"2026-05-15T07:04:25.010Z","created_at":"2022-11-15T19:52:44.943Z","updated_at":"2026-05-15T07:04:25.011Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/codemirror__commands/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/codemirror__commands/","metadata":{},"repo_metadata":{"id":44752836,"uuid":"325329184","full_name":"codemirror/commands","owner":"codemirror","description":"Collection of editing commands for the CodeMirror code editor","archived":false,"fork":false,"pushed_at":"2025-08-10T09:50:52.000Z","size":572,"stargazers_count":32,"open_issues_count":0,"forks_count":15,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-11T15:24:48.498Z","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:02:25.000Z","updated_at":"2025-09-04T07:12:03.000Z","dependencies_parsed_at":"2024-06-18T13:53:24.381Z","dependency_job_id":"b550b85b-c638-49bd-a2cd-25543db3f1f9","html_url":"https://github.com/codemirror/commands","commit_stats":{"total_commits":408,"total_committers":10,"mean_commits":40.8,"dds":"0.16176470588235292","last_synced_commit":"3aba5ec04ee85127f2e3a801276faf80124e68e9"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/sbom","scorecard":{"id":296792,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/commands","commit":"2ff2e3df028d264c4b4f0cab984fb5bb859a8c81"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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/commands/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":"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:17.994Z","repository_id":44752836,"created_at":"2025-08-17T19:45:17.995Z","updated_at":"2025-08-17T19:45:17.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277980938,"owners_count":25909557,"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.8.1","sha":"1fe425f7424887b96feadf8d9b0dc7f3afb80b44","kind":"tag","published_at":"2025-03-31T06:08:40.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.8.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"4d143a63213c2aee6f7c404329b01e31dd43c7b7","kind":"tag","published_at":"2025-01-08T16:26:13.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.8.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.0/manifests"},{"name":"6.7.1","sha":"9415adcc354c4863045a51ac222eb912cd01abcc","kind":"tag","published_at":"2024-10-21T09:33:14.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.7.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"2be11c5b61348e738e25620310b3852d86aa92be","kind":"tag","published_at":"2024-10-07T09:40:38.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.7.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.0/manifests"},{"name":"6.6.2","sha":"d0c97ba5de9d1b5d42fa5a713f0c9d64a3134a3c","kind":"tag","published_at":"2024-09-17T08:16:28.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.6.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.2/manifests"},{"name":"6.6.1","sha":"58a5c3d13225a6b400de8dea6eca211c89a7eaba","kind":"tag","published_at":"2024-08-31T14:45:25.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.6.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"99bc90474ed8d3fe884a05242309e4b7276aae66","kind":"tag","published_at":"2024-06-04T14:28:14.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.6.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.0/manifests"},{"name":"6.5.0","sha":"4d545061389cba67d1aa6fae3bca23aa7c01324b","kind":"tag","published_at":"2024-04-19T14:58:10.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.5.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"f999611070a882de64ae10c3b2e234953cefc294","kind":"tag","published_at":"2024-04-17T15:33:43.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.4.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.4.0/manifests"},{"name":"6.3.3","sha":"4361eb4f345015273ec7054036264f7234db68a0","kind":"tag","published_at":"2023-12-28T17:27:08.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.3","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.3/manifests"},{"name":"6.3.2","sha":"1f6d613ce34ad497da30d0ddff1bd4f075446f89","kind":"tag","published_at":"2023-11-28T20:13:01.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"de16f6b64c7976fa63a687c1486fc486b47391a9","kind":"tag","published_at":"2023-11-27T09:49:49.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"b6d5695a3bcaf803aa1b077ecf91b2c3269e3596","kind":"tag","published_at":"2023-09-29T10:03:53.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.0/manifests"},{"name":"6.2.5","sha":"2a2ff2b2d174ccec7217ea21647793b32c424e2b","kind":"tag","published_at":"2023-08-26T11:04:13.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.5","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.5/manifests"},{"name":"6.2.4","sha":"f17b5b889801959cdc01435ba2b5f23c68ecc841","kind":"tag","published_at":"2023-05-03T07:28:28.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.4","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.4/manifests"},{"name":"6.2.3","sha":"3aba5ec04ee85127f2e3a801276faf80124e68e9","kind":"tag","published_at":"2023-04-19T07:30:13.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.3","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.3/manifests"},{"name":"6.2.2","sha":"fa1b2f75bf48642a871e8a84cf70a938017533b3","kind":"tag","published_at":"2023-03-10T16:16:12.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.2/manifests"},{"name":"6.2.1","sha":"60cf757376d7fce9e2c9df4667b5c484756a6982","kind":"tag","published_at":"2023-02-15T06:46:25.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"ca4171b381dc487ec0313cb0ea4dd29151c7a792","kind":"tag","published_at":"2023-01-18T12:09:19.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.0/manifests"},{"name":"6.1.3","sha":"c95c28dc82108b4195a9ac93cf0fde38cb9fb082","kind":"tag","published_at":"2022-12-26T10:40:37.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.3","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"6aa9989f38fe3c7dbc9b72c5015a3db97370c07a","kind":"tag","published_at":"2022-10-13T17:48:35.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"743f68cf19ccf26fb8aaf076e7c3af58d3ad01bb","kind":"tag","published_at":"2022-09-28T08:22:38.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"203778f6094f114d488235583bdf95b2bb85642c","kind":"tag","published_at":"2022-08-18T09:45:35.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.0/manifests"},{"name":"6.0.1","sha":"b4f71a637d38fca963020ca2c41c6e2d637f11a0","kind":"tag","published_at":"2022-06-30T09:19:11.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.0.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"adf7bf10578e9c9d49fe74d84b23d6154088c648","kind":"tag","published_at":"2022-06-08T06:45:26.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.0.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.0/manifests"},{"name":"0.20.0","sha":"3306d67cfe79b406e615fe76643e5a24ca6971ff","kind":"tag","published_at":"2022-04-20T14:09:59.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.20.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.20.0/manifests"},{"name":"0.19.8","sha":"990e18613219ac24b55cd44f4db763d7249c20c0","kind":"tag","published_at":"2022-01-26T20:29:58.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.8","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"534fc2b6e606f09f328becf6fc0efe367099ff1f","kind":"tag","published_at":"2022-01-11T11:01:29.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.7","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b50489a985fd5a26242caf8c438bcb0d49b05e8f","kind":"tag","published_at":"2021-12-10T09:04:43.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.6","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"ad908aaf12c84798a6e6dab5d0d770437abe5a40","kind":"tag","published_at":"2021-09-21T07:51:48.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.5","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"98976372ec90a41a40c4a62d7ec690fcd85d52c8","kind":"tag","published_at":"2021-09-13T11:58:47.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.4","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"c2e5cf4f462d504d309fc068b7f7e67c3989fee2","kind":"tag","published_at":"2021-09-09T09:46:37.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.3","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"6c530ebc89d7c451537f1edacbfb64db6e3be9c6","kind":"tag","published_at":"2021-08-24T12:33:57.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.2","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"f299ae51d4caef953b4b82be97bfae25db96cd2f","kind":"tag","published_at":"2021-08-11T13:26:24.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.1","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"805ab26eead25634eb0c2c1052f73e7275afe09c","kind":"tag","published_at":"2021-08-11T12:24:27.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.0/manifests"},{"name":"0.18.3","sha":"1fcf89bcbd4cafad2440fdd94bcd3119ce5edc71","kind":"tag","published_at":"2021-06-11T13:56:55.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.3","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"0335e38c9839f0e5db4bf4cfdda5d23498d2fe4c","kind":"tag","published_at":"2021-05-06T16:39:26.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.2","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"fff73156314b9417a2e9b90beb26ab75d7319da4","kind":"tag","published_at":"2021-04-08T13:51:52.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.1","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"233ff9cb7997165504bf8da947af1e0a6e456812","kind":"tag","published_at":"2021-03-03T16:30:11.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"9130148cceb1f07f3dc7536443df702bc1d27c7e","kind":"tag","published_at":"2021-02-25T20:40:32.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.5","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"0d3c99f7c04b81c84272d5c2d14c1c8ab99488c4","kind":"tag","published_at":"2021-02-18T14:23:21.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.4","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"78aeb6cd83b8dde75d4f60dc5861e2e79afa1e59","kind":"tag","published_at":"2021-02-16T07:50:24.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.3","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"059d4a2efbc9aa30dcff56101f070164576e71f9","kind":"tag","published_at":"2021-01-22T17:24:06.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.2","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"0c5f44a339174cc2798ddde1d8c843c7801346ec","kind":"tag","published_at":"2021-01-06T19:17:23.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.1","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"1a21257e98df584f89156f3f73cede671acc2760","kind":"tag","published_at":"2020-12-29T19:32:35.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.0/manifests"}]},"repo_metadata_updated_at":"2025-10-02T10:36:52.748Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":29.8816419644344,"forks_count":25.528136869160097,"average":29.84703141835021},"purl":"pkg:maven/org.webjars.npm/codemirror__commands","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:codemirror__commands","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:codemirror__commands","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:codemirror__commands/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T15:52:55.150Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":59211.333333333336,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.8333333333333333,"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%2Fcommands/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:codemirror__commands/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:codemirror__commands/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:codemirror__commands/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:codemirror__commands/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:codemirror__commands/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:codemirror__commands/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":12163934,"name":"org.mvnpm.at.codemirror:commands","ecosystem":"maven","description":"Collection of editing commands for the CodeMirror code editor","homepage":"https://github.com/codemirror/commands#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/commands","keywords_array":[],"namespace":"org.mvnpm.at.codemirror","versions_count":15,"first_release_published_at":"2026-02-21T21:14:23.000Z","latest_release_published_at":"2026-03-12T12:07:43.000Z","latest_release_number":"6.10.3","last_synced_at":"2026-05-15T07:03:12.035Z","created_at":"2025-10-02T12:33:49.206Z","updated_at":"2026-05-15T07:03:12.035Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm.at.codemirror/commands/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm.at.codemirror/commands/","metadata":{},"repo_metadata":{"id":44752836,"uuid":"325329184","full_name":"codemirror/commands","owner":"codemirror","description":"Collection of editing commands for the CodeMirror code editor","archived":false,"fork":false,"pushed_at":"2025-10-02T08:13:39.000Z","size":574,"stargazers_count":32,"open_issues_count":0,"forks_count":15,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-10-02T09:20:50.424Z","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:02:25.000Z","updated_at":"2025-10-02T08:13:40.000Z","dependencies_parsed_at":"2024-06-18T13:53:24.381Z","dependency_job_id":"b550b85b-c638-49bd-a2cd-25543db3f1f9","html_url":"https://github.com/codemirror/commands","commit_stats":{"total_commits":408,"total_committers":10,"mean_commits":40.8,"dds":"0.16176470588235292","last_synced_commit":"3aba5ec04ee85127f2e3a801276faf80124e68e9"},"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/sbom","scorecard":{"id":296792,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/commands","commit":"2ff2e3df028d264c4b4f0cab984fb5bb859a8c81"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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/commands/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":"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:17.994Z","repository_id":44752836,"created_at":"2025-08-17T19:45:17.995Z","updated_at":"2025-08-17T19:45:17.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278009077,"owners_count":25914409,"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"}},"repo_metadata_updated_at":"2025-10-02T13:18:10.951Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.816969146351138,"dependent_packages_count":45.48732036888822,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":38.65214475761968},"purl":"pkg:maven/org.mvnpm.at.codemirror/commands","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm.at.codemirror:commands","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm.at.codemirror:commands","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm.at.codemirror:commands/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T15:52:55.150Z","issues_count":0,"pull_requests_count":6,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":59211.333333333336,"issues_closed_count":0,"pull_requests_closed_count":6,"pull_request_authors_count":5,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.8333333333333333,"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%2Fcommands/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.codemirror:commands/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.codemirror:commands/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.codemirror:commands/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.codemirror:commands/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.codemirror:commands/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm.at.codemirror:commands/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606544,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":918345,"name":"@eldonlabs/commands","ecosystem":"npm","description":"Collection of editing commands for the CodeMirror code editor","homepage":"https://github.com/codemirror/commands#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/commands","keywords_array":["editor","code"],"namespace":"eldonlabs","versions_count":1,"first_release_published_at":"2021-01-05T04:06:36.316Z","latest_release_published_at":"2021-01-05T04:06:36.316Z","latest_release_number":"0.17.0","last_synced_at":"2026-05-17T08:04:37.411Z","created_at":"2022-04-07T16:51:53.324Z","updated_at":"2026-05-17T08:04:46.489Z","registry_url":"https://www.npmjs.com/package/@eldonlabs/commands","install_command":"npm install @eldonlabs/commands","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.17.0"}},"repo_metadata":{"id":44752836,"uuid":"325329184","full_name":"codemirror/commands","owner":"codemirror","description":"Collection of editing commands for the CodeMirror code editor","archived":true,"fork":false,"pushed_at":"2026-04-15T10:21:49.000Z","size":397,"stargazers_count":37,"open_issues_count":0,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-15T07:07:34.974Z","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:25.000Z","updated_at":"2026-04-15T10:21:54.000Z","dependencies_parsed_at":"2024-06-18T13:53:24.381Z","dependency_job_id":"b550b85b-c638-49bd-a2cd-25543db3f1f9","html_url":"https://github.com/codemirror/commands","commit_stats":{"total_commits":408,"total_committers":10,"mean_commits":40.8,"dds":"0.16176470588235292","last_synced_commit":"3aba5ec04ee85127f2e3a801276faf80124e68e9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/sbom","scorecard":{"id":296792,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/commands","commit":"2ff2e3df028d264c4b4f0cab984fb5bb859a8c81"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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/commands/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":"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:17.994Z","repository_id":44752836,"created_at":"2025-08-17T19:45:17.995Z","updated_at":"2025-08-17T19:45:17.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33131447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T06:27:06.342Z","status":"ssl_error","status_checked_at":"2026-05-17T06:26:59.432Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.10.1","sha":"42bc68c1bc310ea9fa457e4340357997f5001d1f","kind":"tag","published_at":"2025-12-17T07:29:46.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.10.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.10.1/manifests"},{"name":"6.10.0","sha":"97194a642a26923fb8059efcb958d16f7da62905","kind":"tag","published_at":"2025-10-23T11:45:34.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.10.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.10.0/manifests"},{"name":"6.9.0","sha":"49959cd545b7ce2f7d5ea1ed4b72998cd11966e7","kind":"tag","published_at":"2025-10-02T08:13:30.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.9.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.9.0/manifests"},{"name":"6.8.1","sha":"1fe425f7424887b96feadf8d9b0dc7f3afb80b44","kind":"tag","published_at":"2025-03-31T06:08:40.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.8.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"4d143a63213c2aee6f7c404329b01e31dd43c7b7","kind":"tag","published_at":"2025-01-08T16:26:13.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.8.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.0/manifests"},{"name":"6.7.1","sha":"9415adcc354c4863045a51ac222eb912cd01abcc","kind":"tag","published_at":"2024-10-21T09:33:14.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.7.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"2be11c5b61348e738e25620310b3852d86aa92be","kind":"tag","published_at":"2024-10-07T09:40:38.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.7.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.0/manifests"},{"name":"6.6.2","sha":"d0c97ba5de9d1b5d42fa5a713f0c9d64a3134a3c","kind":"tag","published_at":"2024-09-17T08:16:28.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.6.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.2/manifests"},{"name":"6.6.1","sha":"58a5c3d13225a6b400de8dea6eca211c89a7eaba","kind":"tag","published_at":"2024-08-31T14:45:25.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.6.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"99bc90474ed8d3fe884a05242309e4b7276aae66","kind":"tag","published_at":"2024-06-04T14:28:14.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.6.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.0/manifests"},{"name":"6.5.0","sha":"4d545061389cba67d1aa6fae3bca23aa7c01324b","kind":"tag","published_at":"2024-04-19T14:58:10.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.5.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"f999611070a882de64ae10c3b2e234953cefc294","kind":"tag","published_at":"2024-04-17T15:33:43.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.4.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.4.0/manifests"},{"name":"6.3.3","sha":"4361eb4f345015273ec7054036264f7234db68a0","kind":"tag","published_at":"2023-12-28T17:27:08.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.3","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.3/manifests"},{"name":"6.3.2","sha":"1f6d613ce34ad497da30d0ddff1bd4f075446f89","kind":"tag","published_at":"2023-11-28T20:13:01.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"de16f6b64c7976fa63a687c1486fc486b47391a9","kind":"tag","published_at":"2023-11-27T09:49:49.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"b6d5695a3bcaf803aa1b077ecf91b2c3269e3596","kind":"tag","published_at":"2023-09-29T10:03:53.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.0/manifests"},{"name":"6.2.5","sha":"2a2ff2b2d174ccec7217ea21647793b32c424e2b","kind":"tag","published_at":"2023-08-26T11:04:13.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.5","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.5/manifests"},{"name":"6.2.4","sha":"f17b5b889801959cdc01435ba2b5f23c68ecc841","kind":"tag","published_at":"2023-05-03T07:28:28.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.4","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.4/manifests"},{"name":"6.2.3","sha":"3aba5ec04ee85127f2e3a801276faf80124e68e9","kind":"tag","published_at":"2023-04-19T07:30:13.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.3","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.3/manifests"},{"name":"6.2.2","sha":"fa1b2f75bf48642a871e8a84cf70a938017533b3","kind":"tag","published_at":"2023-03-10T16:16:12.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.2/manifests"},{"name":"6.2.1","sha":"60cf757376d7fce9e2c9df4667b5c484756a6982","kind":"tag","published_at":"2023-02-15T06:46:25.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"ca4171b381dc487ec0313cb0ea4dd29151c7a792","kind":"tag","published_at":"2023-01-18T12:09:19.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.0/manifests"},{"name":"6.1.3","sha":"c95c28dc82108b4195a9ac93cf0fde38cb9fb082","kind":"tag","published_at":"2022-12-26T10:40:37.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.3","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"6aa9989f38fe3c7dbc9b72c5015a3db97370c07a","kind":"tag","published_at":"2022-10-13T17:48:35.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"743f68cf19ccf26fb8aaf076e7c3af58d3ad01bb","kind":"tag","published_at":"2022-09-28T08:22:38.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"203778f6094f114d488235583bdf95b2bb85642c","kind":"tag","published_at":"2022-08-18T09:45:35.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.0/manifests"},{"name":"6.0.1","sha":"b4f71a637d38fca963020ca2c41c6e2d637f11a0","kind":"tag","published_at":"2022-06-30T09:19:11.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.0.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"adf7bf10578e9c9d49fe74d84b23d6154088c648","kind":"tag","published_at":"2022-06-08T06:45:26.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.0.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.0/manifests"},{"name":"0.20.0","sha":"3306d67cfe79b406e615fe76643e5a24ca6971ff","kind":"tag","published_at":"2022-04-20T14:09:59.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.20.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.20.0/manifests"},{"name":"0.19.8","sha":"990e18613219ac24b55cd44f4db763d7249c20c0","kind":"tag","published_at":"2022-01-26T20:29:58.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.8","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"534fc2b6e606f09f328becf6fc0efe367099ff1f","kind":"tag","published_at":"2022-01-11T11:01:29.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.7","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b50489a985fd5a26242caf8c438bcb0d49b05e8f","kind":"tag","published_at":"2021-12-10T09:04:43.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.6","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"ad908aaf12c84798a6e6dab5d0d770437abe5a40","kind":"tag","published_at":"2021-09-21T07:51:48.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.5","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"98976372ec90a41a40c4a62d7ec690fcd85d52c8","kind":"tag","published_at":"2021-09-13T11:58:47.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.4","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"c2e5cf4f462d504d309fc068b7f7e67c3989fee2","kind":"tag","published_at":"2021-09-09T09:46:37.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.3","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"6c530ebc89d7c451537f1edacbfb64db6e3be9c6","kind":"tag","published_at":"2021-08-24T12:33:57.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.2","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"f299ae51d4caef953b4b82be97bfae25db96cd2f","kind":"tag","published_at":"2021-08-11T13:26:24.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.1","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"805ab26eead25634eb0c2c1052f73e7275afe09c","kind":"tag","published_at":"2021-08-11T12:24:27.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.0/manifests"},{"name":"0.18.3","sha":"1fcf89bcbd4cafad2440fdd94bcd3119ce5edc71","kind":"tag","published_at":"2021-06-11T13:56:55.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.3","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"0335e38c9839f0e5db4bf4cfdda5d23498d2fe4c","kind":"tag","published_at":"2021-05-06T16:39:26.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.2","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"fff73156314b9417a2e9b90beb26ab75d7319da4","kind":"tag","published_at":"2021-04-08T13:51:52.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.1","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"233ff9cb7997165504bf8da947af1e0a6e456812","kind":"tag","published_at":"2021-03-03T16:30:11.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"9130148cceb1f07f3dc7536443df702bc1d27c7e","kind":"tag","published_at":"2021-02-25T20:40:32.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.5","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"0d3c99f7c04b81c84272d5c2d14c1c8ab99488c4","kind":"tag","published_at":"2021-02-18T14:23:21.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.4","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"78aeb6cd83b8dde75d4f60dc5861e2e79afa1e59","kind":"tag","published_at":"2021-02-16T07:50:24.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.3","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"059d4a2efbc9aa30dcff56101f070164576e71f9","kind":"tag","published_at":"2021-01-22T17:24:06.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.2","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"0c5f44a339174cc2798ddde1d8c843c7801346ec","kind":"tag","published_at":"2021-01-06T19:17:23.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.1","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"1a21257e98df584f89156f3f73cede671acc2760","kind":"tag","published_at":"2020-12-29T19:32:35.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.0/manifests"}]},"repo_metadata_updated_at":"2026-05-17T08:04:46.489Z","dependent_packages_count":2,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":51.222151958299555,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":11.255292468591795,"forks_count":7.166447562246699,"average":20.890805595323165},"purl":"pkg:npm/%40eldonlabs/commands","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@eldonlabs/commands","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@eldonlabs/commands","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@eldonlabs/commands/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T07:02:58.112Z","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":50783.42857142857,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":6,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.142857142857143,"merged_pull_requests_count":3,"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":216.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":4.0,"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%2Fcommands/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eldonlabs%2Fcommands/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eldonlabs%2Fcommands/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eldonlabs%2Fcommands/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eldonlabs%2Fcommands/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eldonlabs%2Fcommands/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@eldonlabs%2Fcommands/codemeta","maintainers":[{"uuid":"kamagatos","login":"kamagatos","name":null,"email":"kamagatos@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~kamagatos","role":null,"created_at":"2022-11-17T05:59:11.492Z","updated_at":"2022-11-17T05:59:11.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kamagatos/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5626069,"maintainers_count":1193598,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":869654,"name":"@codemirror/commands","ecosystem":"npm","description":"Collection of editing commands for the CodeMirror code editor","homepage":"https://github.com/codemirror/commands#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/commands","keywords_array":["editor","code"],"namespace":"codemirror","versions_count":50,"first_release_published_at":"2020-12-29T19:39:19.040Z","latest_release_published_at":"2026-03-12T09:57:49.662Z","latest_release_number":"6.10.3","last_synced_at":"2026-05-17T08:04:24.198Z","created_at":"2022-04-07T15:00:54.372Z","updated_at":"2026-05-17T08:04:51.316Z","registry_url":"https://www.npmjs.com/package/@codemirror/commands","install_command":"npm install @codemirror/commands","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.10.3"}},"repo_metadata":{"id":44752836,"uuid":"325329184","full_name":"codemirror/commands","owner":"codemirror","description":"Collection of editing commands for the CodeMirror code editor","archived":true,"fork":false,"pushed_at":"2026-04-15T10:21:49.000Z","size":397,"stargazers_count":37,"open_issues_count":0,"forks_count":17,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-15T07:07:34.974Z","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:25.000Z","updated_at":"2026-04-15T10:21:54.000Z","dependencies_parsed_at":"2024-06-18T13:53:24.381Z","dependency_job_id":"b550b85b-c638-49bd-a2cd-25543db3f1f9","html_url":"https://github.com/codemirror/commands","commit_stats":{"total_commits":408,"total_committers":10,"mean_commits":40.8,"dds":"0.16176470588235292","last_synced_commit":"3aba5ec04ee85127f2e3a801276faf80124e68e9"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/commands","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/sbom","scorecard":{"id":296792,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/commands","commit":"2ff2e3df028d264c4b4f0cab984fb5bb859a8c81"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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/commands/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":"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:17.994Z","repository_id":44752836,"created_at":"2025-08-17T19:45:17.995Z","updated_at":"2025-08-17T19:45:17.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33131447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T06:27:06.342Z","status":"ssl_error","status_checked_at":"2026-05-17T06:26:59.432Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.10.1","sha":"42bc68c1bc310ea9fa457e4340357997f5001d1f","kind":"tag","published_at":"2025-12-17T07:29:46.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.10.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.10.1/manifests"},{"name":"6.10.0","sha":"97194a642a26923fb8059efcb958d16f7da62905","kind":"tag","published_at":"2025-10-23T11:45:34.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.10.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.10.0/manifests"},{"name":"6.9.0","sha":"49959cd545b7ce2f7d5ea1ed4b72998cd11966e7","kind":"tag","published_at":"2025-10-02T08:13:30.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.9.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.9.0/manifests"},{"name":"6.8.1","sha":"1fe425f7424887b96feadf8d9b0dc7f3afb80b44","kind":"tag","published_at":"2025-03-31T06:08:40.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.8.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.1/manifests"},{"name":"6.8.0","sha":"4d143a63213c2aee6f7c404329b01e31dd43c7b7","kind":"tag","published_at":"2025-01-08T16:26:13.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.8.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.8.0/manifests"},{"name":"6.7.1","sha":"9415adcc354c4863045a51ac222eb912cd01abcc","kind":"tag","published_at":"2024-10-21T09:33:14.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.7.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.1/manifests"},{"name":"6.7.0","sha":"2be11c5b61348e738e25620310b3852d86aa92be","kind":"tag","published_at":"2024-10-07T09:40:38.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.7.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.7.0/manifests"},{"name":"6.6.2","sha":"d0c97ba5de9d1b5d42fa5a713f0c9d64a3134a3c","kind":"tag","published_at":"2024-09-17T08:16:28.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.6.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.2/manifests"},{"name":"6.6.1","sha":"58a5c3d13225a6b400de8dea6eca211c89a7eaba","kind":"tag","published_at":"2024-08-31T14:45:25.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.6.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.1/manifests"},{"name":"6.6.0","sha":"99bc90474ed8d3fe884a05242309e4b7276aae66","kind":"tag","published_at":"2024-06-04T14:28:14.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.6.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.6.0/manifests"},{"name":"6.5.0","sha":"4d545061389cba67d1aa6fae3bca23aa7c01324b","kind":"tag","published_at":"2024-04-19T14:58:10.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.5.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.5.0/manifests"},{"name":"6.4.0","sha":"f999611070a882de64ae10c3b2e234953cefc294","kind":"tag","published_at":"2024-04-17T15:33:43.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.4.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.4.0/manifests"},{"name":"6.3.3","sha":"4361eb4f345015273ec7054036264f7234db68a0","kind":"tag","published_at":"2023-12-28T17:27:08.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.3","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.3/manifests"},{"name":"6.3.2","sha":"1f6d613ce34ad497da30d0ddff1bd4f075446f89","kind":"tag","published_at":"2023-11-28T20:13:01.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.2/manifests"},{"name":"6.3.1","sha":"de16f6b64c7976fa63a687c1486fc486b47391a9","kind":"tag","published_at":"2023-11-27T09:49:49.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"b6d5695a3bcaf803aa1b077ecf91b2c3269e3596","kind":"tag","published_at":"2023-09-29T10:03:53.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.3.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.3.0/manifests"},{"name":"6.2.5","sha":"2a2ff2b2d174ccec7217ea21647793b32c424e2b","kind":"tag","published_at":"2023-08-26T11:04:13.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.5","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.5/manifests"},{"name":"6.2.4","sha":"f17b5b889801959cdc01435ba2b5f23c68ecc841","kind":"tag","published_at":"2023-05-03T07:28:28.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.4","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.4/manifests"},{"name":"6.2.3","sha":"3aba5ec04ee85127f2e3a801276faf80124e68e9","kind":"tag","published_at":"2023-04-19T07:30:13.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.3","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.3/manifests"},{"name":"6.2.2","sha":"fa1b2f75bf48642a871e8a84cf70a938017533b3","kind":"tag","published_at":"2023-03-10T16:16:12.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.2/manifests"},{"name":"6.2.1","sha":"60cf757376d7fce9e2c9df4667b5c484756a6982","kind":"tag","published_at":"2023-02-15T06:46:25.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.1/manifests"},{"name":"6.2.0","sha":"ca4171b381dc487ec0313cb0ea4dd29151c7a792","kind":"tag","published_at":"2023-01-18T12:09:19.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.2.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.2.0/manifests"},{"name":"6.1.3","sha":"c95c28dc82108b4195a9ac93cf0fde38cb9fb082","kind":"tag","published_at":"2022-12-26T10:40:37.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.3","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.3/manifests"},{"name":"6.1.2","sha":"6aa9989f38fe3c7dbc9b72c5015a3db97370c07a","kind":"tag","published_at":"2022-10-13T17:48:35.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.2","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.2/manifests"},{"name":"6.1.1","sha":"743f68cf19ccf26fb8aaf076e7c3af58d3ad01bb","kind":"tag","published_at":"2022-09-28T08:22:38.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"203778f6094f114d488235583bdf95b2bb85642c","kind":"tag","published_at":"2022-08-18T09:45:35.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.1.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.1.0/manifests"},{"name":"6.0.1","sha":"b4f71a637d38fca963020ca2c41c6e2d637f11a0","kind":"tag","published_at":"2022-06-30T09:19:11.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.0.1","html_url":"https://github.com/codemirror/commands/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"adf7bf10578e9c9d49fe74d84b23d6154088c648","kind":"tag","published_at":"2022-06-08T06:45:26.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/6.0.0","html_url":"https://github.com/codemirror/commands/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/6.0.0/manifests"},{"name":"0.20.0","sha":"3306d67cfe79b406e615fe76643e5a24ca6971ff","kind":"tag","published_at":"2022-04-20T14:09:59.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.20.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.20.0/manifests"},{"name":"0.19.8","sha":"990e18613219ac24b55cd44f4db763d7249c20c0","kind":"tag","published_at":"2022-01-26T20:29:58.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.8","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.8/manifests"},{"name":"0.19.7","sha":"534fc2b6e606f09f328becf6fc0efe367099ff1f","kind":"tag","published_at":"2022-01-11T11:01:29.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.7","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.7/manifests"},{"name":"0.19.6","sha":"b50489a985fd5a26242caf8c438bcb0d49b05e8f","kind":"tag","published_at":"2021-12-10T09:04:43.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.6","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.6/manifests"},{"name":"0.19.5","sha":"ad908aaf12c84798a6e6dab5d0d770437abe5a40","kind":"tag","published_at":"2021-09-21T07:51:48.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.5","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.5/manifests"},{"name":"0.19.4","sha":"98976372ec90a41a40c4a62d7ec690fcd85d52c8","kind":"tag","published_at":"2021-09-13T11:58:47.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.4","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"c2e5cf4f462d504d309fc068b7f7e67c3989fee2","kind":"tag","published_at":"2021-09-09T09:46:37.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.3","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"6c530ebc89d7c451537f1edacbfb64db6e3be9c6","kind":"tag","published_at":"2021-08-24T12:33:57.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.2","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"f299ae51d4caef953b4b82be97bfae25db96cd2f","kind":"tag","published_at":"2021-08-11T13:26:24.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.1","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"805ab26eead25634eb0c2c1052f73e7275afe09c","kind":"tag","published_at":"2021-08-11T12:24:27.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.19.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.19.0/manifests"},{"name":"0.18.3","sha":"1fcf89bcbd4cafad2440fdd94bcd3119ce5edc71","kind":"tag","published_at":"2021-06-11T13:56:55.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.3","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"0335e38c9839f0e5db4bf4cfdda5d23498d2fe4c","kind":"tag","published_at":"2021-05-06T16:39:26.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.2","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"fff73156314b9417a2e9b90beb26ab75d7319da4","kind":"tag","published_at":"2021-04-08T13:51:52.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.1","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"233ff9cb7997165504bf8da947af1e0a6e456812","kind":"tag","published_at":"2021-03-03T16:30:11.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.18.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"9130148cceb1f07f3dc7536443df702bc1d27c7e","kind":"tag","published_at":"2021-02-25T20:40:32.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.5","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.5/manifests"},{"name":"0.17.4","sha":"0d3c99f7c04b81c84272d5c2d14c1c8ab99488c4","kind":"tag","published_at":"2021-02-18T14:23:21.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.4","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.4/manifests"},{"name":"0.17.3","sha":"78aeb6cd83b8dde75d4f60dc5861e2e79afa1e59","kind":"tag","published_at":"2021-02-16T07:50:24.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.3","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"059d4a2efbc9aa30dcff56101f070164576e71f9","kind":"tag","published_at":"2021-01-22T17:24:06.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.2","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"0c5f44a339174cc2798ddde1d8c843c7801346ec","kind":"tag","published_at":"2021-01-06T19:17:23.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.1","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"1a21257e98df584f89156f3f73cede671acc2760","kind":"tag","published_at":"2020-12-29T19:32:35.000Z","download_url":"https://codeload.github.com/codemirror/commands/tar.gz/0.17.0","html_url":"https://github.com/codemirror/commands/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/commands@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/tags/0.17.0/manifests"}]},"repo_metadata_updated_at":"2026-05-17T08:04:51.316Z","dependent_packages_count":292,"downloads":26124022,"downloads_period":"last-month","dependent_repos_count":14137,"rankings":{"downloads":0.1490029118961378,"dependent_repos_count":0.22027858944284073,"dependent_packages_count":0.1775580633099684,"stargazers_count":8.14343942819908,"forks_count":5.854052734512008,"docker_downloads_count":0.15567887067461683,"average":2.4500017663391085},"purl":"pkg:npm/%40codemirror/commands","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codemirror/commands","docker_dependents_count":1096,"docker_downloads_count":804788366,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codemirror/commands","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codemirror/commands/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-15T07:02:58.112Z","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":50783.42857142857,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":6,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.142857142857143,"merged_pull_requests_count":3,"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":216.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":4.0,"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%2Fcommands/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcommands/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcommands/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcommands/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcommands/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcommands/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcommands/codemeta","maintainers":[{"uuid":"marijn","login":"marijn","name":null,"email":"marijn@haverbeke.berlin","url":null,"packages_count":154,"html_url":"https://www.npmjs.com/~marijn","role":null,"created_at":"2022-11-16T05:09:49.926Z","updated_at":"2022-11-16T05:09:49.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5626069,"maintainers_count":1193598,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":49867,"full_name":"codemirror/commands","default_branch":"main","total_commits":476,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":47.6,"dds":0.12394957983193278,"past_year_total_commits":24,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":24.0,"past_year_dds":0.0,"last_synced_at":"2026-05-17T08:04:28.398Z","last_synced_commit":"5b9bac974f2c4af3e20b045adef949667872ecad","created_at":"2023-03-07T17:58:32.587Z","updated_at":"2026-05-17T08:04:00.393Z","committers":[{"name":"Marijn Haverbeke","email":"marijn@haverbeke.nl","login":"marijnh","count":417},{"name":"Luigi","email":"luismastrangelo@gmail.com","login":"acuarica","count":33},{"name":"Adrian Heine","email":"mail@adrianheine.de","login":"adrianheine","count":17},{"name":"Lishid","email":"lishid@gmail.com","login":"lishid","count":3},{"name":"Yaozhu Sun","email":"yzyzsun@gmail.com","login":"yzyzsun","count":1},{"name":"Thomas Hansen","email":"31554741+thomas992","login":"thomas992","count":1},{"name":"Sydney Palumbo","email":"syd.pal3@gmail.com","login":"sydneypalumbo","count":1},{"name":"Matt Huebert","email":"mhuebert@gmail.com","login":"mhuebert","count":1},{"name":"Jan Tojnar","email":"jtojnar@gmail.com","login":"jtojnar","count":1},{"name":"Danyel Fisher","email":"122184150+danyel-motif","login":"danyel-motif","count":1}],"past_year_committers":[{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","login":"marijnh","count":24}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:11.117Z","repositories_count":6236719,"commits_count":884125476,"contributors_count":34883659,"owners_count":1154783,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"codemirror/commands","html_url":"https://github.com/codemirror/commands","last_synced_at":"2026-05-17T08:04:46.532Z","status":"error","issues_count":0,"pull_requests_count":7,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":50783.42857142857,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":6,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.142857142857143,"merged_pull_requests_count":3,"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":216.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":4.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T22:18:40.030Z","updated_at":"2026-05-17T08:04:46.532Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcommands/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4,"NONE":3}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"lishid":2,"jtojnar":1,"jessegrosjean":1,"Daninet":1,"mbasaglia":1,"danyel-motif":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-19T00:00:20.226Z","repositories_count":14638465,"issues_count":34118491,"pull_requests_count":111696360,"authors_count":11266248,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"jessegrosjean":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ForkEvent":3,"WatchEvent":7,"IssueCommentEvent":2,"PushEvent":13,"CreateEvent":3},"last_year":{"WatchEvent":4,"IssueCommentEvent":2,"PushEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-22T09:40:15.219Z","updated_at":"2022-08-22T09:40:15.219Z","repository_link":"https://github.com/codemirror/commands/blob/main/package.json","dependencies":[{"id":2263560739,"package_name":"@codemirror/language","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"runtime","optional":false},{"id":2263560740,"package_name":"@codemirror/state","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"runtime","optional":false},{"id":2263560741,"package_name":"@codemirror/view","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"runtime","optional":false},{"id":2263560742,"package_name":"@lezer/common","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":2263560743,"package_name":"@codemirror/buildhelper","ecosystem":"npm","requirements":"^0.1.5","direct":true,"kind":"development","optional":false},{"id":2263560744,"package_name":"@codemirror/lang-javascript","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dispatch.yml","sha":null,"kind":"manifest","created_at":"2023-11-27T10:52:57.588Z","updated_at":"2023-11-27T10:52:57.588Z","repository_link":"https://github.com/codemirror/commands/blob/main/.github/workflows/dispatch.yml","dependencies":[{"id":14751989877,"package_name":"mvasigh/dispatch-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]}],"score":26.451556638693127,"created_at":"2026-05-14T05:46:09.531Z","updated_at":"2026-05-19T09:04:31.754Z","avatar_url":"https://github.com/codemirror.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372556","html_url":"https://summary.ecosyste.ms/projects/372556"}