{"id":869657,"name":"@codemirror/collab","ecosystem":"npm","description":"Collaborative editing for the CodeMirror code editor","homepage":"https://github.com/codemirror/collab#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/codemirror/collab","keywords_array":["editor","code"],"namespace":"codemirror","versions_count":10,"first_release_published_at":"2020-12-29T19:41:02.822Z","latest_release_published_at":"2023-09-14T05:35:40.863Z","latest_release_number":"6.1.1","last_synced_at":"2026-03-15T06:06:47.083Z","created_at":"2022-04-07T15:00:54.417Z","updated_at":"2026-03-15T06:06:47.084Z","registry_url":"https://www.npmjs.com/package/@codemirror/collab","install_command":"npm install @codemirror/collab","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.1.1"}},"repo_metadata":{"id":57103081,"uuid":"325329200","full_name":"codemirror/collab","owner":"codemirror","description":"Collaborative editing for the CodeMirror code editor","archived":false,"fork":false,"pushed_at":"2023-09-14T05:35:27.000Z","size":42,"stargazers_count":43,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-10-14T09:23:52.306Z","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}},"created_at":"2020-12-29T16:02:29.000Z","updated_at":"2025-03-25T09:59:15.000Z","dependencies_parsed_at":"2024-01-15T19:44:57.703Z","dependency_job_id":"4a62591e-aab4-4942-9053-6b921f6060ff","html_url":"https://github.com/codemirror/collab","commit_stats":{"total_commits":56,"total_committers":1,"mean_commits":56.0,"dds":0.0,"last_synced_commit":"2dffdd356ba325f990d38049e74d9135ceef77d4"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/codemirror/collab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemirror","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/sbom","scorecard":{"id":296791,"data":{"date":"2025-08-11","repo":{"name":"github.com/codemirror/collab","commit":"b793fbc1992bdcad24e7c366b12b4c1e8d245327"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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":"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":"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":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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/collab/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":"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":"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":"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":"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.553Z","repository_id":57103081,"created_at":"2025-08-17T19:45:17.553Z","updated_at":"2025-08-17T19:45:17.553Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285447991,"owners_count":27173446,"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-11-20T02:00:05.334Z","response_time":54,"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.1.1","sha":"b793fbc1992bdcad24e7c366b12b4c1e8d245327","kind":"tag","published_at":"2023-09-14T05:35:23.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/6.1.1","html_url":"https://github.com/codemirror/collab/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"348f65a9e5876a5327bf1eed9b5482f06ddd4eb3","kind":"tag","published_at":"2023-08-22T09:42:52.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/6.1.0","html_url":"https://github.com/codemirror/collab/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"d18d08ea2285ced09b1e4d2b4f497592842cadca","kind":"tag","published_at":"2022-06-08T06:45:26.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/6.0.0","html_url":"https://github.com/codemirror/collab/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/6.0.0/manifests"},{"name":"0.20.0","sha":"9fb111769b824907f7166327a0b548d95967899a","kind":"tag","published_at":"2022-04-20T14:09:59.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/0.20.0","html_url":"https://github.com/codemirror/collab/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"cffa435ca5a7a0b3f46f59afdb45db4c9765b54e","kind":"tag","published_at":"2021-08-11T12:24:27.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/0.19.0","html_url":"https://github.com/codemirror/collab/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"bd9fb91cfce84850ef54d2ff4a8e434a90062f5f","kind":"tag","published_at":"2021-04-06T14:45:51.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/0.18.2","html_url":"https://github.com/codemirror/collab/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"3443658e8813e44f32ab4814abbd4e7404526fb0","kind":"tag","published_at":"2021-03-12T17:27:31.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/0.18.1","html_url":"https://github.com/codemirror/collab/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"3417733b5b43bc2ced38482d4bcae72e4b8d8ed8","kind":"tag","published_at":"2021-03-03T16:30:11.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/0.18.0","html_url":"https://github.com/codemirror/collab/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"f53480b1dbccf10221e74e1eda3d2f600183688b","kind":"tag","published_at":"2021-01-06T19:17:23.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/0.17.1","html_url":"https://github.com/codemirror/collab/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"063513d21c4db6e1ea1578d90c4fcae59725ddc6","kind":"tag","published_at":"2020-12-29T19:32:35.000Z","download_url":"https://codeload.github.com/codemirror/collab/tar.gz/0.17.0","html_url":"https://github.com/codemirror/collab/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/codemirror/collab@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemirror%2Fcollab/tags/0.17.0/manifests"}]},"repo_metadata_updated_at":"2025-11-20T14:08:58.418Z","dependent_packages_count":6,"downloads":15682,"downloads_period":"last-month","dependent_repos_count":17,"rankings":{"downloads":2.9865696728226427,"dependent_repos_count":2.9286108474054826,"dependent_packages_count":3.1531145863130168,"stargazers_count":6.997240863958508,"forks_count":6.2876473682703535,"docker_downloads_count":1.3119692734881359,"average":3.9441921020430235},"purl":"pkg:npm/%40codemirror/collab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@codemirror/collab","docker_dependents_count":1,"docker_downloads_count":55,"usage_url":"https://repos.ecosyste.ms/usage/npm/@codemirror/collab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@codemirror/collab/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-12T00:53:04.773Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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%2Fcollab/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcollab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcollab/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcollab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcollab/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@codemirror%2Fcollab/codemeta","maintainers":[{"uuid":"adrianheine","login":"adrianheine","name":null,"email":"mail@adrianheine.de","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~adrianheine","role":null,"created_at":"2022-11-16T05:09:55.024Z","updated_at":"2022-11-16T05:09:55.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrianheine/packages"},{"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:55.031Z","updated_at":"2022-11-16T05:09:55.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marijn/packages"}]}