{"id":1545541,"name":"commitlint-plugin-function-rules","ecosystem":"npm","description":"commitlint plugin to use functions as rule value","homepage":"https://github.com/vidavidorra/commitlint-plugin-function-rules#readme","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules","keywords_array":["commitlint","commitlintplugin","function","plugin","rules"],"namespace":null,"versions_count":72,"first_release_published_at":"2020-09-06T09:13:51.777Z","latest_release_published_at":"2026-02-24T06:19:21.549Z","latest_release_number":"4.3.2","last_synced_at":"2026-03-24T13:20:22.677Z","created_at":"2022-04-09T05:17:13.182Z","updated_at":"2026-03-24T13:20:22.678Z","registry_url":"https://www.npmjs.com/package/commitlint-plugin-function-rules","install_command":"npm install commitlint-plugin-function-rules","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"4.0.0-beta.2","latest":"4.3.2"}},"repo_metadata":{"id":38356838,"uuid":"286565802","full_name":"vidavidorra/commitlint-plugin-function-rules","owner":"vidavidorra","description":"commitlint plugin to use functions as rule value","archived":false,"fork":false,"pushed_at":"2025-10-17T14:02:02.000Z","size":6965,"stargazers_count":48,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-18T16:56:27.899Z","etag":null,"topics":["commitlint","commitlintplugin","function","plugin","rules"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vidavidorra.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jdbruijn"}},"created_at":"2020-08-10T19:50:50.000Z","updated_at":"2025-10-17T14:02:04.000Z","dependencies_parsed_at":"2022-07-16T23:30:40.696Z","dependency_job_id":"3bca7792-8125-4ef3-bb04-de312a4019d4","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules","commit_stats":{"total_commits":625,"total_committers":7,"mean_commits":89.28571428571429,"dds":0.5536,"last_synced_commit":"0850ccdc0d667768f95633245cce60f020a9d55f"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vidavidorra","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/sbom","scorecard":{"id":86759,"data":{"date":"2025-08-04","repo":{"name":"github.com/vidavidorra/commitlint-plugin-function-rules","commit":"cf0f830d9190fd81e48a9da0d08eb83d8224f549"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-cd.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":"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":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/vidavidorra/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/vidavidorra/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/vidavidorra/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/vidavidorra/.github/.github/SECURITY.md:1"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v4.0.2 not signed: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/221801851","Warn: release artifact v4.0.1 not signed: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/183422667","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/148318635","Warn: release artifact v4.0.0-beta.2 not signed: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/148316256","Warn: release artifact v4.0.0-beta.1 not signed: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/146942069","Warn: release artifact v4.0.2 does not have provenance: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/221801851","Warn: release artifact v4.0.1 does not have provenance: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/183422667","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/148318635","Warn: release artifact v4.0.0-beta.2 does not have provenance: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/148316256","Warn: release artifact v4.0.0-beta.1 does not have provenance: https://api.github.com/repos/vidavidorra/commitlint-plugin-function-rules/releases/146942069"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"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-15T07:05:39.143Z","repository_id":38356838,"created_at":"2025-08-15T07:05:39.143Z","updated_at":"2025-08-15T07:05:39.143Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280058371,"owners_count":26264841,"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"},"tags":[{"name":"v4.1.0","sha":"9fc0fc26ae3885e7e7b5fa029e5300b8341d7c7d","kind":"commit","published_at":"2025-09-29T19:57:39.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v4.1.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"4d705af44fe1305a32740909e07f5d45d1f07bf6","kind":"commit","published_at":"2025-05-29T11:07:09.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v4.0.2","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"158dd791079c80189c25453468e5fdf323d6570d","kind":"commit","published_at":"2024-11-04T17:21:37.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v4.0.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"228a12b2f1feee1559f36df6c826a46a08617938","kind":"commit","published_at":"2024-03-25T19:26:48.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v4.0.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.0/manifests"},{"name":"v4.0.0-beta.2","sha":"66f197b679330898323281f0063c1e82a97677c3","kind":"commit","published_at":"2024-03-25T19:23:49.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-beta.1","sha":"59307d60375713ee4f3eb9548d325a1d5cbe85af","kind":"commit","published_at":"2024-03-17T19:59:53.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v4.0.0-beta.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v4.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v4.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v4.0.0-beta.1/manifests"},{"name":"v3.1.0","sha":"ae3d000e4c93d82f12de903b036a48625c9774f6","kind":"commit","published_at":"2024-02-14T18:54:10.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v3.1.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"8bb3244b0f732752a77f7724a8503480fd55adfe","kind":"commit","published_at":"2023-11-06T19:37:07.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v3.0.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v3.0.0/manifests"},{"name":"v2.0.2","sha":"8bf2f4544127191b511657d6909615ab5d45d4dd","kind":"commit","published_at":"2023-06-22T15:28:11.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v2.0.2","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"4a6a24834d084cb2dcb4b8d54e210466a08cf429","kind":"commit","published_at":"2023-06-22T15:11:17.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v2.0.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.1/manifests"},{"name":"v2.0.1-beta.3","sha":"d4530fa09d52ad9aa9a5375b6752c7cd1f82ea03","kind":"commit","published_at":"2023-06-22T15:04:24.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v2.0.1-beta.3","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v2.0.1-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v2.0.1-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.1-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.1-beta.3/manifests"},{"name":"v2.0.1-beta.2","sha":"80e2103ee783ee630e8c6dbbcad7bc399f1fb5bf","kind":"commit","published_at":"2023-06-22T13:18:51.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v2.0.1-beta.2","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v2.0.1-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v2.0.1-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.1-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.1-beta.2/manifests"},{"name":"v2.0.1-beta.1","sha":"fdbf9d3c86cd910479f207879b61362bf483b6a0","kind":"commit","published_at":"2023-06-21T20:09:17.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v2.0.1-beta.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v2.0.1-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v2.0.1-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.1-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.1-beta.1/manifests"},{"name":"v2.0.0","sha":"8403c2fae801caff456c2eec2c2307feaa6c2629","kind":"commit","published_at":"2023-06-19T12:15:11.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v2.0.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta.2","sha":"8d14d1fffd9e032a2753541f5ca3751b1276dba1","kind":"commit","published_at":"2023-06-19T12:03:46.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"8472da76f6b1588821b354aed1e993b945115782","kind":"commit","published_at":"2023-04-17T20:52:06.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v2.0.0-beta.1/manifests"},{"name":"v1.7.1","sha":"fe4c079a45f3d6e00f314ea3b0a0af7c2969eada","kind":"commit","published_at":"2022-05-22T09:48:52.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.7.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7080ed272c3760fc23240e916cd7c655111b7d02","kind":"commit","published_at":"2022-05-22T09:35:55.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.7.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"27d40c0898265f76f918ab12b14ee6adc5bd28cc","kind":"commit","published_at":"2022-04-17T08:12:12.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.6.2","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"890b3fc60e770e7e12fcc4d30bbe692054bdd5d2","kind":"commit","published_at":"2022-04-17T07:50:37.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.6.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"7a65d506c4f3b4340c5abfad1e23cca326d8131c","kind":"commit","published_at":"2021-12-26T10:51:35.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.6.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"b3cb4f76592ce35da5e0b70b98e81ee70065a189","kind":"commit","published_at":"2021-11-12T06:33:42.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.5.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4c1848186c74e36fe0222cd6d984e4d4a8839b99","kind":"commit","published_at":"2021-11-11T21:17:51.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.5.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"67bffd0d1ad75fd6258822f186656dd01b747c50","kind":"commit","published_at":"2021-09-17T18:44:48.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.4.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"be58187bfe02be22b047171d23df6211562367f0","kind":"commit","published_at":"2021-02-27T08:43:07.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.3.2","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"7a3812a89db6d1d1b2706951ca7c2b5daf0ba905","kind":"commit","published_at":"2021-02-24T21:08:16.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.3.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"f1dd9653f88c347c28b623a8c9219898606ea379","kind":"commit","published_at":"2021-02-24T20:52:10.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.3.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"9760a3d58989bfe742babb13b3e68d083a81c109","kind":"commit","published_at":"2021-02-24T20:45:27.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.2.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.2.0/manifests"},{"name":"v1.1.24","sha":"09153c6ec541b7638c875d36cf126c602bfd91b3","kind":"commit","published_at":"2021-02-24T19:53:35.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.24","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.24/manifests"},{"name":"v1.1.23","sha":"1c83410712e38504d1824abb86dc8cb9e23a8b35","kind":"commit","published_at":"2021-02-14T15:29:18.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.23","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.23/manifests"},{"name":"v1.1.22","sha":"f9baaa7f71833e6b3db927c5dde6dd749d81c1cc","kind":"commit","published_at":"2021-02-13T16:19:21.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.22","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"ceeaaeb358abd354d522dfeea8c0f99de8966a1d","kind":"commit","published_at":"2021-02-13T14:29:00.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.21","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"cb9a570af0b5f74d2868cdbde36d4520ba658b6b","kind":"commit","published_at":"2020-10-25T09:43:22.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.20","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.20/manifests"},{"name":"v1.1.19","sha":"b41288319725b244ebdf7d6265c80d700ae10e77","kind":"commit","published_at":"2020-10-24T08:36:43.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.19","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"c32d10022b124d551b0617d22d55b3f20b2aa842","kind":"commit","published_at":"2020-10-24T07:19:28.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.18","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"003becc6770423ebb0fceed5538dcbf07dbda16a","kind":"commit","published_at":"2020-10-24T07:10:51.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.17","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"ad109e0b25ed29be903c8b856490e39e784a9b1d","kind":"commit","published_at":"2020-10-20T17:53:05.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.16","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"71886262ed8ab9fcae32bd474dc56dc9d119d83c","kind":"commit","published_at":"2020-10-19T19:47:15.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.15","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"a706eeb0673c1c77a6ee81c110808cd16b3c626f","kind":"commit","published_at":"2020-10-07T18:30:55.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.14","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"4d4fec3a7d67e6f262dd75437345d8bd7428d235","kind":"commit","published_at":"2020-10-02T15:40:32.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.13","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"f4604570a43a6e2ceae0235419f516743d923adb","kind":"commit","published_at":"2020-10-02T15:37:54.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.12","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"1701055e5d3b0fe1d30f8de76c73654dfddfcfb3","kind":"commit","published_at":"2020-09-27T19:12:50.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.11","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"a35a9fb02d40f913fcfe40cfcddd2c56989ffd9e","kind":"commit","published_at":"2020-09-27T08:08:47.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.10","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"b288b926d72ebfdb6eff7e1ed3785d0dd9a1b38a","kind":"commit","published_at":"2020-09-27T08:03:46.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.9","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"58af7108cad56821d0af4f7c1a136b2702051a2d","kind":"commit","published_at":"2020-09-27T07:37:21.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.8","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"795e874d90c2706f1735dfd29ce1265f3a02b0e6","kind":"commit","published_at":"2020-09-24T17:59:19.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.7","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"475f57f6ad3704495bb3fa40d8ddc29553397063","kind":"commit","published_at":"2020-09-24T17:33:01.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.6","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"4766fabef45a86ae4370d0807f06616356e12934","kind":"commit","published_at":"2020-09-20T19:28:09.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.5","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"f9b58a452f4dbbf399972fee5cf5dfb165ee6c27","kind":"commit","published_at":"2020-09-20T13:55:43.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.4","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"b0acaab0b5441818ce512cf10dd035a77788b006","kind":"commit","published_at":"2020-09-20T12:09:49.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.3","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"81c8519337ac517cd7daca37bd3a20cc92ad5fd5","kind":"commit","published_at":"2020-09-20T09:32:41.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.2","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fd4f06b4e718f03e8c344ed1ed5fa9b5f9cf1273","kind":"commit","published_at":"2020-09-20T09:18:41.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"afc9f77293843a07cc65e1316384301b6f0ddeed","kind":"commit","published_at":"2020-09-20T06:31:50.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.1.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.1.0/manifests"},{"name":"v1.0.13","sha":"b7da79cc9359fefc48964ae0d386fcd9c66232db","kind":"commit","published_at":"2020-09-19T19:45:54.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.13","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"afc4608c10dbd71412efe09c5047a9b3667861ae","kind":"commit","published_at":"2020-09-18T19:52:32.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.12","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"1fd2967a7b976c0f9a7bb6c213f0a71d0d45cc9c","kind":"commit","published_at":"2020-09-18T05:39:53.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.11","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"9687d0b37ec2c233314ce86d5a8a989e36598a43","kind":"commit","published_at":"2020-09-18T05:34:52.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.10","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"d583a90f8d145d3b68f70a4160978d5c0b3f7ffc","kind":"commit","published_at":"2020-09-17T19:34:48.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.9","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"224337503a1cc6b3ef4cf88acfd9b1b3fc67d679","kind":"commit","published_at":"2020-09-16T20:33:31.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.8","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"6fef6ba5b4e2c66ce08fee6cbe6da2c3ce18ed46","kind":"commit","published_at":"2020-09-14T20:33:23.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.7","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"649ce46ad52be5ba3efc68c4bc6223fa155571db","kind":"commit","published_at":"2020-09-14T19:02:26.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.6","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"3245b5770072d93bc903525c0f5681466a947ec6","kind":"commit","published_at":"2020-09-13T01:52:57.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.5","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"0b5e4b01e616ceb1643d152ee28841fe5eccb9c6","kind":"commit","published_at":"2020-09-12T21:16:32.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.4","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"ad9f0b9b4ea7f682426fa450146ac5f4413fd83c","kind":"commit","published_at":"2020-09-07T19:35:51.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.3","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"137a6f3cacb2c3ce2887f61ac49601f047d0e988","kind":"commit","published_at":"2020-09-07T12:57:08.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.2","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c477deea90043d6b4dc96af30952df5205e2d098","kind":"commit","published_at":"2020-09-06T09:17:38.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.1","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"c46ee4b0bbc823a5f9125054a5524cf3941a4daf","kind":"commit","published_at":"2020-09-06T09:13:42.000Z","download_url":"https://codeload.github.com/vidavidorra/commitlint-plugin-function-rules/tar.gz/v1.0.0","html_url":"https://github.com/vidavidorra/commitlint-plugin-function-rules/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vidavidorra/commitlint-plugin-function-rules@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-24T09:56:13.198Z","dependent_packages_count":40,"downloads":195890,"downloads_period":"last-month","dependent_repos_count":109,"rankings":{"downloads":0.604757122734059,"dependent_repos_count":1.3849981549483386,"dependent_packages_count":0.7046230516978563,"stargazers_count":6.642468974559518,"forks_count":8.88664313216122,"docker_downloads_count":1.7781911630736553,"average":3.3336135998624408},"purl":"pkg:npm/commitlint-plugin-function-rules","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/commitlint-plugin-function-rules","docker_dependents_count":4,"docker_downloads_count":369,"usage_url":"https://repos.ecosyste.ms/usage/npm/commitlint-plugin-function-rules","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/commitlint-plugin-function-rules/dependencies","status":null,"funding_links":["https://github.com/sponsors/jdbruijn"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-19T00:01:39.452Z","issues_count":6,"pull_requests_count":155,"avg_time_to_close_issue":172326.2,"avg_time_to_close_pull_request":1061650.6754966888,"issues_closed_count":5,"pull_requests_closed_count":151,"pull_request_authors_count":2,"issue_authors_count":5,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":1.9225806451612903,"merged_pull_requests_count":134,"bot_issues_count":1,"bot_pull_requests_count":148,"past_year_issues_count":1,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":208427.0,"past_year_avg_time_to_close_pull_request":135732.875,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.1578947368421053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":14,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/vidavidorra%2Fcommitlint-plugin-function-rules/issues","maintainers":[{"login":"jdbruijn","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdbruijn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitlint-plugin-function-rules/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitlint-plugin-function-rules/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitlint-plugin-function-rules/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitlint-plugin-function-rules/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/commitlint-plugin-function-rules/codemeta","maintainers":[{"uuid":"jdbruijn","login":"jdbruijn","name":null,"email":"vv9239@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~jdbruijn","role":null,"created_at":"2022-11-11T19:57:59.005Z","updated_at":"2022-11-11T19:57:59.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jdbruijn/packages"}]}