{"id":881329,"name":"@ctrl/ngx-codemirror","ecosystem":"npm","description":"CodeMirror wrapper for Angular","homepage":"https://github.com/scttcper/ngx-codemirror","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scttcper/ngx-codemirror","keywords_array":["ngx","angular","codemirror"],"namespace":"ctrl","versions_count":48,"first_release_published_at":"2018-01-24T22:45:02.050Z","latest_release_published_at":"2023-05-15T04:07:54.902Z","latest_release_number":"7.0.0","last_synced_at":"2026-02-14T17:13:34.716Z","created_at":"2022-04-07T15:17:18.719Z","updated_at":"2026-02-14T17:13:34.716Z","registry_url":"https://www.npmjs.com/package/@ctrl/ngx-codemirror","install_command":"npm install @ctrl/ngx-codemirror","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.0.0"}},"repo_metadata":{"id":41099457,"uuid":"118732469","full_name":"scttcper/ngx-codemirror","owner":"scttcper","description":"Codemirror Wrapper for Angular","archived":true,"fork":false,"pushed_at":"2025-02-12T00:04:15.000Z","size":3454,"stargazers_count":282,"open_issues_count":0,"forks_count":48,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-18T03:30:23.257Z","etag":null,"topics":["angular","codemirror"],"latest_commit_sha":null,"homepage":"https://ngx-codemirror.vercel.app","language":"TypeScript","has_issues":true,"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/scttcper.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2018-01-24T07:58:21.000Z","updated_at":"2025-10-15T22:28:22.000Z","dependencies_parsed_at":"2025-04-02T01:40:24.434Z","dependency_job_id":"59feaff6-a954-464c-b0b4-b44f414e8577","html_url":"https://github.com/scttcper/ngx-codemirror","commit_stats":{"total_commits":305,"total_committers":17,"mean_commits":"17.941176470588236","dds":0.478688524590164,"last_synced_commit":"1c7d51d0945f9313d8aebc0888cf4a8e6a42bbf7"},"previous_names":["typectrl/ngx-codemirror"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/scttcper/ngx-codemirror","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scttcper","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/sbom","scorecard":{"id":144870,"data":{"date":"2025-08-04","repo":{"name":"github.com/scttcper/ngx-codemirror","commit":"78deb0677b36c0082b025a6fb48a1fe08446e2ff"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.9,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/scttcper/ngx-codemirror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/scttcper/ngx-codemirror/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/scttcper/ngx-codemirror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/scttcper/ngx-codemirror/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/scttcper/ngx-codemirror/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 npmCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"56 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-25hc-qcg6-38wj","Warn: Project is vulnerable to: GHSA-cqmj-92xf-r6r9","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T09:11:28.421Z","repository_id":41099457,"created_at":"2025-08-16T09:11:28.421Z","updated_at":"2025-08-16T09:11:28.421Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279979755,"owners_count":26254144,"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-20T02:00:06.978Z","response_time":62,"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":"scttcper","name":"Scott Cooper","uuid":"1400464","kind":"user","description":"I have the internet merit badge","email":"","website":"https://xmplaylist.com","location":"San Francisco","twitter":"scttcper","company":"@getsentry","icon_url":"https://avatars.githubusercontent.com/u/1400464?u=55a2d1a4fe7583b24718c9d11af43d400e233ea6\u0026v=4","repositories_count":90,"last_synced_at":"2025-09-09T00:48:51.590Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/scttcper","funding_links":[],"total_stars":5984,"followers":317,"following":59,"created_at":"2022-11-02T16:25:16.388Z","updated_at":"2025-09-09T00:48:51.590Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scttcper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scttcper/repositories"},"tags":[{"name":"v7.0.0","sha":"a3fadfc4cdff3803c13bd9b846ccba23e04656a1","kind":"commit","published_at":"2023-05-15T04:04:15.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v7.0.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v7.0.0/manifests"},{"name":"v6.1.0","sha":"1c7d51d0945f9313d8aebc0888cf4a8e6a42bbf7","kind":"commit","published_at":"2023-01-31T23:43:43.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v6.1.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"176e76989c9daf0e96c260cba16bb1acc3180ea4","kind":"commit","published_at":"2022-12-01T05:24:38.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v6.0.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v6.0.0/manifests"},{"name":"v5.1.1","sha":"4336cb1d09a0ff0a0b14eba3862c41ceaa05c7bc","kind":"commit","published_at":"2021-11-22T01:50:14.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v5.1.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"5ed64224936d27e0a77bd84ac40d05f1c56ababc","kind":"commit","published_at":"2021-11-13T06:46:42.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v5.1.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"0bd9075ca8057087287e4adb2bd2653fe6070004","kind":"commit","published_at":"2021-09-21T05:40:22.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v5.0.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"d7701404d188046bc9fa27edfd6b4baa50179749","kind":"commit","published_at":"2021-05-17T22:06:31.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v5.0.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v5.0.0/manifests"},{"name":"v4.1.1","sha":"cfb0f6f4ad95dae8505cb2de6e8ff47502278694","kind":"commit","published_at":"2021-04-27T16:35:32.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v4.1.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"d1b77328e4979337af53030982037572fad2095c","kind":"commit","published_at":"2020-11-25T06:33:31.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v4.1.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"7f014db677b1f8b8c459df1e030a346a77b4eac0","kind":"commit","published_at":"2020-11-08T19:24:55.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v4.0.2","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"caffc3ecf850f2db4e0bf316b6ae10a04ee49ab9","kind":"commit","published_at":"2020-09-03T20:36:41.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v4.0.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"0f58897222853cebe8204306006a044720c35ea6","kind":"commit","published_at":"2020-07-10T16:11:08.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v4.0.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v4.0.0/manifests"},{"name":"v3.1.3","sha":"cfc44e7c1d50e1c28c44ad135dcb44b92bb90df9","kind":"commit","published_at":"2020-05-01T19:50:03.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v3.1.3","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"6a52c6a770b4639d20d79cd6df72f33399b62f2d","kind":"commit","published_at":"2020-05-01T06:26:48.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v3.1.2","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"7297faeaa6d78b2ca3b14d7f1c29b7dc85c25592","kind":"commit","published_at":"2020-04-29T04:14:50.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v3.1.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"15eac6f842f92e0c65c8d820eafc55edcfbc839b","kind":"commit","published_at":"2020-04-29T00:37:04.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v3.1.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.1.0/manifests"},{"name":"v3.0.4","sha":"92a125f2e108f59801a28dd7737215168c5ac747","kind":"commit","published_at":"2020-04-01T06:21:51.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v3.0.4","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"7ba924e48ce7c08cdf0e11c46ae8c6a1c4a94e1b","kind":"commit","published_at":"2020-04-01T03:42:07.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v3.0.3","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"a4a65be94c0ef65e793ccb3fd87fd60722c2537e","kind":"commit","published_at":"2020-03-26T01:01:36.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v3.0.2","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"62bd801762bc68693f705176d6570c9119d5f39d","kind":"commit","published_at":"2020-03-02T16:06:47.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v3.0.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"4d8a33a02586b77ef04cce56e22ed7b8ecd59861","kind":"commit","published_at":"2020-02-08T05:56:39.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v3.0.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"3316730f288d305c9fd7fae3c4b54a92ac2b1975","kind":"commit","published_at":"2019-12-16T16:55:11.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v2.2.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"d0c8aa263ec9835fc1b16f6956ee8e0930cd0831","kind":"commit","published_at":"2019-10-17T06:11:27.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v2.2.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"703bd33dbf7ec2dcc8b3cb76774c503bbf78168d","kind":"commit","published_at":"2019-09-16T15:04:39.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v2.1.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"e53977106227d55d2aef6e4e20c41c8995a2a6c9","kind":"commit","published_at":"2019-08-05T02:40:57.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v2.1.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"63fd671b5fa82390d81e7b56df352bcac02ada3d","kind":"commit","published_at":"2019-06-12T06:24:23.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v2.0.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v2.0.0/manifests"},{"name":"v1.3.10","sha":"6b8981fcef36bdc33389796dbf3cb902370e6d6c","kind":"commit","published_at":"2019-03-09T05:36:20.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.10","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.10/manifests"},{"name":"v1.3.9","sha":"f7bf24554ae5a01582555a1950ca26392e53fdb0","kind":"commit","published_at":"2018-10-19T02:23:55.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.9","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.9/manifests"},{"name":"v1.3.8","sha":"94b2f8b42b86c265306b0b7b3529b97a995b4f41","kind":"commit","published_at":"2018-08-13T04:32:51.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.8","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.8/manifests"},{"name":"v1.3.7","sha":"9d7ce3978da4b2ea04b3ae1f224c0142b531b1fd","kind":"commit","published_at":"2018-06-15T16:37:09.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.7","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.7/manifests"},{"name":"v1.3.6","sha":"fa10c319251b99e6611f4ee98ee9c05df7efc57f","kind":"commit","published_at":"2018-06-14T19:09:06.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.6","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"f0212ad7f8d641dd5da0cc3d21a3f884c3996b71","kind":"commit","published_at":"2018-05-20T06:23:04.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.5","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"c16133fd30e93429620891b1ec49b74cb9c4ccae","kind":"commit","published_at":"2018-03-26T05:37:14.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.4","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"36e82749d16a19eafd746e51c2062fb7f04be5cc","kind":"commit","published_at":"2018-03-22T22:56:14.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.3","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"ddf9834eaea9f234e4b25f413364f7de4bd12a87","kind":"commit","published_at":"2018-03-22T22:31:20.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.2","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"67737f18ef26d430faa32fadb4146604ec4c7f74","kind":"commit","published_at":"2018-03-22T21:24:56.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.1/manifests"},{"name":"v1.0.0","sha":"a28ced9ee73f44a005d243297dbdb05234b541e8","kind":"tag","published_at":"2018-03-22T20:33:56.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.0.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.0.0/manifests"},{"name":"v1.3.0","sha":"090765725a0efdda0e373b23078f6c65bd015487","kind":"tag","published_at":"2018-03-13T04:02:10.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/v1.3.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/v1.3.0/manifests"},{"name":"1.2.2","sha":"ebd4df4184a34e224a77edf305ec521c53ad1363","kind":"tag","published_at":"2018-02-23T04:44:48.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/1.2.2","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"40e5aaa802e8126f0768d110641e7c83138fafe4","kind":"tag","published_at":"2018-02-08T18:03:54.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/1.2.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/1.2.1/manifests"},{"name":"1.1.0","sha":"92bf98097382eb257c3346b8389efc42f658d6c9","kind":"tag","published_at":"2018-01-29T17:39:28.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/1.1.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"a28ced9ee73f44a005d243297dbdb05234b541e8","kind":"tag","published_at":"2018-01-24T23:31:23.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/1.0.0","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/1.0.0/manifests"},{"name":"0.0.1","sha":"27117ee982e31517e9a54011c6ec1d875cc5300e","kind":"tag","published_at":"2018-01-24T22:45:37.000Z","download_url":"https://codeload.github.com/scttcper/ngx-codemirror/tar.gz/0.0.1","html_url":"https://github.com/scttcper/ngx-codemirror/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scttcper/ngx-codemirror@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scttcper%2Fngx-codemirror/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-20T02:05:09.406Z","dependent_packages_count":31,"downloads":137523,"downloads_period":"last-month","dependent_repos_count":418,"rankings":{"downloads":0.7655327165991042,"dependent_repos_count":0.8498439466832203,"dependent_packages_count":1.0780746080747805,"stargazers_count":3.796321180303555,"forks_count":4.144992984136272,"docker_downloads_count":0.4417673684313407,"average":1.8460888007047123},"purl":"pkg:npm/%40ctrl/ngx-codemirror","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ctrl/ngx-codemirror","docker_dependents_count":7,"docker_downloads_count":953630,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ctrl/ngx-codemirror","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ctrl/ngx-codemirror/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:56:38.400Z","issues_count":56,"pull_requests_count":47,"avg_time_to_close_issue":30972459.035714287,"avg_time_to_close_pull_request":137673.36170212767,"issues_closed_count":56,"pull_requests_closed_count":47,"pull_request_authors_count":10,"issue_authors_count":55,"avg_comments_per_issue":3.0357142857142856,"avg_comments_per_pull_request":1.4680851063829787,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":33,"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/scttcper%2Fngx-codemirror/issues","maintainers":[{"login":"scttcper","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scttcper"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Fngx-codemirror/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Fngx-codemirror/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Fngx-codemirror/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Fngx-codemirror/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ctrl%2Fngx-codemirror/codemeta","maintainers":[{"uuid":"scttcper","login":"scttcper","name":null,"email":"scttcper@gmail.com","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~scttcper","role":null,"created_at":"2022-11-16T10:49:27.447Z","updated_at":"2022-11-16T10:49:27.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/scttcper/packages"}]}