{"id":5242584,"name":"@heightapp/comment-patterns","ecosystem":"npm","description":"A list of comment-patterns for different languages","homepage":"https://github.com/nknapp/comment-patterns","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nknapp/comment-patterns","keywords_array":[],"namespace":"heightapp","versions_count":7,"first_release_published_at":"2022-09-12T13:38:50.062Z","latest_release_published_at":"2022-09-14T15:53:38.358Z","latest_release_number":"0.13.0","last_synced_at":"2026-03-23T22:43:49.472Z","created_at":"2022-09-12T13:57:18.691Z","updated_at":"2026-03-23T22:43:49.473Z","registry_url":"https://www.npmjs.com/package/@heightapp/comment-patterns","install_command":"npm install @heightapp/comment-patterns","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.13.0"}},"repo_metadata":{"id":31313369,"uuid":"34875739","full_name":"nknapp/comment-patterns","owner":"nknapp","description":"A list of comment delimiters for different languages","archived":false,"fork":false,"pushed_at":"2023-01-11T19:57:43.000Z","size":476,"stargazers_count":8,"open_issues_count":4,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-22T02:20:59.251Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/nknapp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-30T20:40:09.000Z","updated_at":"2022-01-23T20:10:57.000Z","dependencies_parsed_at":"2023-01-14T18:46:44.283Z","dependency_job_id":null,"html_url":"https://github.com/nknapp/comment-patterns","commit_stats":null,"previous_names":["nknapp/language-comments"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/nknapp/comment-patterns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nknapp","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/sbom","scorecard":{"id":690227,"data":{"date":"2025-08-11","repo":{"name":"github.com/nknapp/comment-patterns","commit":"39b4cd7a0e30b2d871bd3d44c65e73f84831b540"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/16 approved changesets -- score normalized to 3","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/run-js-tests.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-js-tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/nknapp/comment-patterns/run-js-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-js-tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/nknapp/comment-patterns/run-js-tests.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/run-js-tests.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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/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":"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 '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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"53 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-4vmm-mhcq-4x9j","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-957j-59c2-j692","Warn: Project is vulnerable to: GHSA-vfrc-7r7c-w9mx","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-9cw2-jqp5-7x39","Warn: Project is vulnerable to: GHSA-cfjh-p3g4-3q2f","Warn: Project is vulnerable to: GHSA-hjcp-j389-59ff","Warn: Project is vulnerable to: GHSA-vfvf-mqq8-rwqc","Warn: Project is vulnerable to: GHSA-7px7-7xjx-hxm8","Warn: Project is vulnerable to: GHSA-x5pg-88wf-qq4p","Warn: Project is vulnerable to: GHSA-p9wx-2529-fp83","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-9g9w-hmvj-5h57","Warn: Project is vulnerable to: GHSA-r6rj-9ch6-g264","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-h6mq-3cj6-h738","Warn: Project is vulnerable to: GHSA-38h8-x697-gh8q","Warn: Project is vulnerable to: GHSA-34r7-q49f-h37c","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-22T02:09:17.993Z","repository_id":31313369,"created_at":"2025-08-22T02:09:17.993Z","updated_at":"2025-08-22T02:09:17.993Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271577769,"owners_count":24784012,"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-08-22T02:00:08.480Z","response_time":65,"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":"nknapp","name":"Nils Knappmeier","uuid":"636150","kind":"user","description":"Java developer at work, NodeJS and Open-Source enthusiast at home.\r\n","email":"","website":"https://blog.knappi.org","location":"Germany","twitter":null,"company":"@cosee","icon_url":"https://avatars.githubusercontent.com/u/636150?u=cd30c95ded6aa12ad52e99501754e19803372c59\u0026v=4","repositories_count":112,"last_synced_at":"2025-08-19T04:51:44.178Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/nknapp","funding_links":["https://github.com/sponsors/nknapp"],"total_stars":216,"followers":46,"following":6,"created_at":"2022-11-03T07:43:23.555Z","updated_at":"2025-08-19T04:51:44.178Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nknapp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nknapp/repositories"},"tags":[{"name":"v0.12.0","sha":"2af05b3ef63e7052f9ebba493ca38a51e16eb48b","kind":"tag","published_at":"2021-05-08T21:26:14.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.12.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"ebd23bf26492296d91a84cbebca633ff5f588b71","kind":"tag","published_at":"2020-07-22T18:29:52.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.11.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"eb5bb7ad6049037ccac2996ef5a009c8580d2e3f","kind":"tag","published_at":"2018-10-04T20:17:27.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.10.1","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"c5dfc5090da6f7068e0a43ef44d55bbd109ece23","kind":"tag","published_at":"2018-10-04T19:56:25.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.10.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"07c5dab50abdd023ff9af475eca1416d3cde7199","kind":"tag","published_at":"2016-08-23T02:33:33.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.9.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"69dc655c943bd463896bd5d73ce16ad22e49db4d","kind":"tag","published_at":"2015-11-08T20:13:41.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.8.1","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"d828f6f871643abaa3d2e11b8af9fa335812e12f","kind":"tag","published_at":"2015-07-20T20:41:00.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.8.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"82336d89db02aa4da77134a3df2c74a564496253","kind":"tag","published_at":"2015-06-14T06:18:39.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.7.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"326203cf7926d2cb42a1aa37b793a6b9c63cb7e0","kind":"tag","published_at":"2015-06-08T21:42:39.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.6.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"aef77373eae9c34af7e8b35a78102b2fe7cc94fa","kind":"tag","published_at":"2015-05-27T19:44:48.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.5.2","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"5db5513fb9966055abe1bc85f4080022da9667ee","kind":"tag","published_at":"2015-05-24T21:09:53.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.5.1","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"d0126156f1e34d2105ecfe1e724a7d4825ff3ba8","kind":"tag","published_at":"2015-05-20T21:30:36.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.5.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"f1277d9524649c54b803e645932206923c1cc3c0","kind":"tag","published_at":"2015-05-20T21:06:51.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.4.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"dabad6a2884418dff2d46b98cd2086ce3c67ea9b","kind":"tag","published_at":"2015-05-14T22:21:38.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.3.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"fba18b472817df08bbf4a05724d18f60ea03efe5","kind":"tag","published_at":"2015-05-14T00:12:40.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.2.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"b83e7212f3d9db3daa1fdbf976ab0bca9b996784","kind":"tag","published_at":"2015-05-03T23:45:28.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.1.3","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"a60c37ad6b87b438cd5d4daac82fc9c0b247016c","kind":"tag","published_at":"2015-05-03T23:43:22.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.1.2","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"baaf948d82c27c4f9b993243158ae119a4cc7dc2","kind":"tag","published_at":"2015-05-03T23:38:29.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.1.1","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ab57159eb56565896f5af4bb1bacca88344130d5","kind":"tag","published_at":"2015-05-03T23:29:45.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.1.0","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"e4382497d937ae0ff565f3b38950fabff0488c35","kind":"tag","published_at":"2015-05-02T07:52:23.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.0.8","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"7a2d85939b40c35350b446e6411682d0d4233bf0","kind":"tag","published_at":"2015-05-01T23:18:42.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.0.7","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"940f2dc8a3300cc0e36d57a65fd7c0f8970d18c6","kind":"tag","published_at":"2015-05-01T22:18:28.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.0.6","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"b44381a362e0c3eb326bbd8deb7f9dfa03abddf8","kind":"tag","published_at":"2015-05-01T21:12:33.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.0.5","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7facf0b635cd2ae925e1a3dbd16ace35d24e4a8b","kind":"tag","published_at":"2015-05-01T20:07:17.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.0.4","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"ec459ec445e537e8774190a335def602d4ca1086","kind":"tag","published_at":"2015-05-01T19:54:02.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.0.3","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"813f2c198d792724cd7d1730275b2a9fa7ea2c0d","kind":"tag","published_at":"2015-05-01T19:46:20.000Z","download_url":"https://codeload.github.com/nknapp/comment-patterns/tar.gz/v0.0.2","html_url":"https://github.com/nknapp/comment-patterns/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nknapp/comment-patterns@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nknapp%2Fcomment-patterns/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-22T21:43:07.349Z","dependent_packages_count":2,"downloads":27,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":12.724474499559769,"dependent_repos_count":7.928639134809341,"dependent_packages_count":8.712612781396581,"stargazers_count":10.346172827095224,"forks_count":6.289741771480941,"docker_downloads_count":null,"average":9.200328202868372},"purl":"pkg:npm/%40heightapp/comment-patterns","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@heightapp/comment-patterns","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@heightapp/comment-patterns","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@heightapp/comment-patterns/dependencies","status":null,"funding_links":["https://github.com/sponsors/nknapp"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T09:41:34.110Z","issues_count":4,"pull_requests_count":13,"avg_time_to_close_issue":26365082.666666668,"avg_time_to_close_pull_request":5541417.6,"issues_closed_count":3,"pull_requests_closed_count":10,"pull_request_authors_count":8,"issue_authors_count":4,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":8,"bot_issues_count":0,"bot_pull_requests_count":4,"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/nknapp%2Fcomment-patterns/issues","maintainers":[{"login":"seancsnyder","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seancsnyder"},{"login":"haroldtreen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haroldtreen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heightapp%2Fcomment-patterns/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heightapp%2Fcomment-patterns/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heightapp%2Fcomment-patterns/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heightapp%2Fcomment-patterns/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@heightapp%2Fcomment-patterns/codemeta","maintainers":[{"uuid":"heighthq","login":"heighthq","name":null,"email":"michael@height.app","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~heighthq","role":null,"created_at":"2022-11-11T08:39:53.237Z","updated_at":"2022-11-11T08:39:53.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/heighthq/packages"}]}