{"id":960407,"name":"@gitmoji-changelog/cli","ecosystem":"npm","description":"Gitmoji Changelog CLI","homepage":"https://github.com/frinyvonnick/gitmoji-changelog#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/frinyvonnick/gitmoji-changelog","keywords_array":["gitmoji","generate","changelog","semver","cli","nantes","version","release","markdown"],"namespace":"gitmoji-changelog","versions_count":2,"first_release_published_at":"2018-10-25T09:51:15.853Z","latest_release_published_at":"2018-10-25T11:43:01.875Z","latest_release_number":"1.0.1","last_synced_at":"2026-05-11T10:23:29.231Z","created_at":"2022-04-07T17:49:26.502Z","updated_at":"2026-05-11T10:23:29.232Z","registry_url":"https://www.npmjs.com/package/@gitmoji-changelog/cli","install_command":"npm install @gitmoji-changelog/cli","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":33194097,"uuid":"145541822","full_name":"frinyvonnick/gitmoji-changelog","owner":"frinyvonnick","description":"A changelog generator for gitmoji 😜","archived":false,"fork":false,"pushed_at":"2024-05-23T14:53:21.000Z","size":23044,"stargazers_count":392,"open_issues_count":52,"forks_count":49,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-10-02T10:56:54.450Z","etag":null,"topics":["changelog","cli","commit","commit-conventions","emoji","gitmoji","hacktoberfest","javascript","nantes","node","semver"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/gitmoji-changelog","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/frinyvonnick.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":["frinyvonnick","bpetetot"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-08-21T09:37:11.000Z","updated_at":"2025-06-28T18:25:37.000Z","dependencies_parsed_at":"2024-06-18T13:53:28.835Z","dependency_job_id":null,"html_url":"https://github.com/frinyvonnick/gitmoji-changelog","commit_stats":{"total_commits":169,"total_committers":28,"mean_commits":6.035714285714286,"dds":0.5029585798816568,"last_synced_commit":"584d0658294bd8e0d769fbdcc9905509cb892e17"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frinyvonnick","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/sbom","scorecard":{"id":411643,"data":{"date":"2025-08-11","repo":{"name":"github.com/frinyvonnick/gitmoji-changelog","commit":"d0edd29b861584808f6c0ba0edf7c391d3ddcb33"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 8/24 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/canary-release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-and-lint.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":"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":"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/canary-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/frinyvonnick/gitmoji-changelog/canary-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/canary-release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/frinyvonnick/gitmoji-changelog/canary-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-lint.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/frinyvonnick/gitmoji-changelog/test-and-lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-and-lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/frinyvonnick/gitmoji-changelog/test-and-lint.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:12.14.1-alpine3.11 to node:12.14.1-alpine3.11@sha256:1dd4309479f031295f3dfb61cf3afc3efeb1a991b012e105d1a95efc038b72f6","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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":"55 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-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-5h7x-68wj-jhwc","Warn: Project is vulnerable to: GHSA-p3vf-v8qc-cwcr","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-3f95-r44v-8mrg","Warn: Project is vulnerable to: GHSA-28xr-mwxg-3qc8","Warn: Project is vulnerable to: GHSA-9p95-fxvg-qgq2","Warn: Project is vulnerable to: GHSA-9w5j-4mwv-2wj8","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-18T22:50:54.645Z","repository_id":33194097,"created_at":"2025-08-18T22:50:54.646Z","updated_at":"2025-08-18T22:50:54.646Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007302,"owners_count":26084280,"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-11T02:00:06.511Z","response_time":55,"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":"frinyvonnick","name":"Yvonnick FRIN","uuid":"13099512","kind":"user","description":"👨‍💻 Developer Web Fullstack at @1024pix\r\n\r\n🎤Co-organizer at @NantesJS meetup","email":"","website":"https://yvonnickfrin.dev","location":"France, Nantes","twitter":null,"company":"@1024pix","icon_url":"https://avatars.githubusercontent.com/u/13099512?u=0f3d5f8f27a117a99cdea0a8945f19a579adccd2\u0026v=4","repositories_count":49,"last_synced_at":"2025-10-02T17:45:45.029Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/frinyvonnick","funding_links":["https://github.com/sponsors/frinyvonnick"],"total_stars":1432,"followers":106,"following":11,"created_at":"2022-11-12T23:49:53.078Z","updated_at":"2025-10-02T17:45:45.029Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frinyvonnick","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/frinyvonnick/repositories"},"tags":[{"name":"v2.3.0","sha":"0522b8706577743000be599f481dbdb2d2de69e5","kind":"tag","published_at":"2022-01-04T09:57:11.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v2.3.0","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"d3640f695ab6105bc556eb9af78b0af15eb7e006","kind":"tag","published_at":"2021-06-26T10:36:00.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v2.2.1","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"3dabd574c2f4e870cad4f2dfe03977a69e9fd18e","kind":"tag","published_at":"2020-12-16T11:51:04.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v2.2.0","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"ce3516e4a8372109bc57ecdd98f2977b73ce3494","kind":"tag","published_at":"2020-01-28T08:48:59.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v2.1.0","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"5bc3663b8a359f7be5e2c853fd60b00f165bd07f","kind":"commit","published_at":"2019-11-21T08:57:03.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v2.0.1","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f2fa10f6a6db584c6c1a89faa965e15ba6634db1","kind":"commit","published_at":"2019-10-31T11:43:03.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v2.0.0","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.0/manifests"},{"name":"v2.0.0-alpha.2","sha":"0d765fb8cc57670a2851b8c7f87abbdf6b321a66","kind":"tag","published_at":"2019-07-10T11:32:31.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"ceebb7fe2f15c2b241eff8eb22f6972d27fa9a41","kind":"commit","published_at":"2019-06-12T09:37:56.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha.0","sha":"a911830efb63326a410100cc3d971037e6c4fe82","kind":"tag","published_at":"2019-06-12T08:16:10.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v2.0.0-alpha.0","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v2.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v2.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v2.0.0-alpha.0/manifests"},{"name":"v1.1.0","sha":"c3a91f8c41af99fee25c1e6dcd7cc328ff32cf4c","kind":"tag","published_at":"2018-11-15T14:55:33.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v1.1.0","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"7fd37304a3c745987cc031bf87bfafb1d2a32897","kind":"tag","published_at":"2018-10-25T14:16:54.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v1.0.1","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9b0eb6b7a0758c792b4cf1c292e2b2e021e4926c","kind":"commit","published_at":"2018-10-25T11:47:54.000Z","download_url":"https://codeload.github.com/frinyvonnick/gitmoji-changelog/tar.gz/v1.0.0","html_url":"https://github.com/frinyvonnick/gitmoji-changelog/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/frinyvonnick/gitmoji-changelog@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/frinyvonnick%2Fgitmoji-changelog/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-11T13:08:11.751Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":65.14825064297457,"dependent_repos_count":10.319081594997954,"dependent_packages_count":20.947084095572265,"stargazers_count":3.3199532093348894,"forks_count":4.048724774277507,"docker_downloads_count":null,"average":20.756618863431438},"purl":"pkg:npm/%40gitmoji-changelog/cli","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gitmoji-changelog/cli","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gitmoji-changelog/cli","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gitmoji-changelog/cli/dependencies","status":null,"funding_links":["https://github.com/sponsors/frinyvonnick","https://github.com/sponsors/bpetetot"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T04:39:19.434Z","issues_count":94,"pull_requests_count":184,"avg_time_to_close_issue":11801316.75510204,"avg_time_to_close_pull_request":10258596.225352112,"issues_closed_count":49,"pull_requests_closed_count":142,"pull_request_authors_count":24,"issue_authors_count":25,"avg_comments_per_issue":2.1595744680851063,"avg_comments_per_pull_request":1.4728260869565217,"merged_pull_requests_count":70,"bot_issues_count":0,"bot_pull_requests_count":94,"past_year_issues_count":1,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":43438.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.2857142857142858,"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/frinyvonnick%2Fgitmoji-changelog/issues","maintainers":[{"login":"frinyvonnick","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/frinyvonnick"},{"login":"bpetetot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bpetetot"},{"login":"fabienjuif","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabienjuif"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gitmoji-changelog%2Fcli/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gitmoji-changelog%2Fcli/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gitmoji-changelog%2Fcli/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gitmoji-changelog%2Fcli/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gitmoji-changelog%2Fcli/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gitmoji-changelog%2Fcli/codemeta","maintainers":[{"uuid":"fabienjuif","login":"fabienjuif","name":null,"email":"fabien.juif@gmail.com","url":null,"packages_count":63,"html_url":"https://www.npmjs.com/~fabienjuif","role":null,"created_at":"2022-11-20T16:22:45.191Z","updated_at":"2022-11-20T16:22:45.191Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fabienjuif/packages"},{"uuid":"frinyvonnick","login":"frinyvonnick","name":null,"email":"frin.yvonnick@gmail.com","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~frinyvonnick","role":null,"created_at":"2022-11-20T16:22:45.217Z","updated_at":"2022-11-20T16:22:45.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/frinyvonnick/packages"},{"uuid":"bpetetot","login":"bpetetot","name":null,"email":"bpetetot@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~bpetetot","role":null,"created_at":"2022-11-20T16:22:45.202Z","updated_at":"2022-11-20T16:22:45.202Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bpetetot/packages"}]}