{"id":971790,"name":"@hapi/eslint-plugin-hapi","ecosystem":"npm","description":"ESLint plugin containing hapi style guide rules and config","homepage":"https://github.com/hapijs/eslint-plugin-hapi#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hapijs/eslint-plugin-hapi","keywords_array":["lint","eslint","eslintplugin","eslintconfig","hapi"],"namespace":"hapi","versions_count":6,"first_release_published_at":"2019-04-23T07:39:08.588Z","latest_release_published_at":"2020-09-13T14:54:15.549Z","latest_release_number":"4.3.6","last_synced_at":"2026-02-14T17:21:48.062Z","created_at":"2022-04-07T18:10:39.730Z","updated_at":"2026-08-22T13:16:57.877Z","registry_url":"https://www.npmjs.com/package/@hapi/eslint-plugin-hapi","install_command":"npm install @hapi/eslint-plugin-hapi","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.3.6"}},"repo_metadata":{"id":30325227,"uuid":"33877524","full_name":"hapijs/eslint-plugin","owner":"hapijs","description":"ESLint plugin containing hapi style guide rules","archived":false,"fork":false,"pushed_at":"2026-04-01T09:41:45.000Z","size":83,"stargazers_count":22,"open_issues_count":2,"forks_count":10,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-08-10T12:42:54.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hapijs.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2015-04-13T15:43:13.000Z","updated_at":"2025-08-01T19:29:49.000Z","dependencies_parsed_at":"2025-04-18T16:22:05.247Z","dependency_job_id":"769622aa-73a8-48c3-aa86-49adbcfdf219","html_url":"https://github.com/hapijs/eslint-plugin","commit_stats":null,"previous_names":["hapijs/eslint-plugin-hapi","continuationlabs/eslint-plugin-hapi"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/hapijs/eslint-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/sbom","scorecard":{"id":303529,"data":{"date":"2025-08-11","repo":{"name":"github.com/hapijs/eslint-plugin","commit":"5470de15f5debdd580ceed5144c4fec7435e6935"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Code-Review","score":3,"reason":"Found 11/30 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci-module.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-module.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/eslint-plugin/ci-module.yml/master?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hapijs/.github/SECURITY.md:1","Info: Found linked content: github.com/hapijs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hapijs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hapijs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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"}}]},"last_synced_at":"2025-08-17T21:22:56.760Z","repository_id":30325227,"created_at":"2025-08-17T21:22:56.760Z","updated_at":"2025-08-17T21:22:56.760Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36779518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hapijs","name":"hapi.js","uuid":"3774533","kind":"organization","description":"The Simple, Secure Framework Developers Trust","email":null,"website":"https://hapi.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3774533?v=4","repositories_count":75,"last_synced_at":"2025-10-14T18:15:46.854Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hapijs","funding_links":[],"total_stars":47099,"followers":179,"following":0,"created_at":"2022-11-02T16:20:46.028Z","updated_at":"2025-10-14T18:15:46.854Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs/repositories"},"tags":[{"name":"v7.0.0","sha":"5470de15f5debdd580ceed5144c4fec7435e6935","kind":"tag","published_at":"2024-10-22T13:41:13.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v7.0.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"cc6c7c95a980cb0beb99073f1fa9830284ed90a5","kind":"tag","published_at":"2022-05-07T00:49:16.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v6.0.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v6.0.0/manifests"},{"name":"v5.1.0","sha":"d8af8ff3450809873814b60be9a03558abd02cbe","kind":"tag","published_at":"2021-05-21T17:46:47.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v5.1.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"fdca261360c432ec086ad50133dc8a2545706a39","kind":"tag","published_at":"2021-05-21T17:35:20.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v5.0.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v5.0.0/manifests"},{"name":"v4.3.6","sha":"348679481758b19fbf07f5f6cbc35def84145794","kind":"commit","published_at":"2020-09-13T14:49:21.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v4.3.6","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.6/manifests"},{"name":"v4.3.5","sha":"ef6a617d4f9b6b26cdba218feb56a8db56420517","kind":"tag","published_at":"2020-01-05T01:14:28.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v4.3.5","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.5/manifests"},{"name":"v4.3.4","sha":"85a989b30540c007335842df035d62ad52172d7a","kind":"tag","published_at":"2019-08-07T20:18:17.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v4.3.4","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"b93b983f23dfc2d3e403bf5f26a61da462db752b","kind":"tag","published_at":"2019-04-23T16:20:17.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v4.3.3","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"c64dffe032b733a7c882139e2b4437bf86709397","kind":"tag","published_at":"2019-04-23T07:50:18.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v4.3.2","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"7524578392a17e1fc4040a28eb6a9eb9581607f1","kind":"tag","published_at":"2019-04-23T07:41:55.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v4.3.1","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"6a6a5ea22822e1e2163c4540e72f059bf6cd91ea","kind":"tag","published_at":"2019-04-23T07:38:22.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v4.3.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.3.0/manifests"},{"name":"v4.1.0","sha":"52d0f9471bf6731af441ee72a920190a420454d6","kind":"commit","published_at":"2017-10-24T23:32:37.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v4.1.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"f6cbd2a1b601bc6a51cd7aa8b435b39609205f4f","kind":"commit","published_at":"2015-11-12T03:18:08.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v4.0.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"cd7d08be4b8311d02852bac282a988ef922cd61b","kind":"commit","published_at":"2015-11-04T18:26:12.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v3.0.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"75a7d35bb6a50e33d7a93ee011598537da8319f3","kind":"commit","published_at":"2015-10-30T20:34:34.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v2.0.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v2.0.0/manifests"},{"name":"v1.2.2","sha":"a2bd2e9e9bb86180484cb01b651eb232910adb5d","kind":"commit","published_at":"2015-10-23T03:02:50.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v1.2.2","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"768a7c552c69027ea963f3e7a0aa8346c4f9290f","kind":"commit","published_at":"2015-10-13T02:37:13.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v1.2.1","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"0a774f5130e7d69eb8fffd4c93b356ca6c1db414","kind":"commit","published_at":"2015-06-25T14:50:17.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v1.2.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"8defca19142ae1cdf26d6f00c7cea2cb1863e0ca","kind":"commit","published_at":"2015-06-10T19:12:16.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v1.1.1","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"797c2f5a181872b8e771af09f636dff77c23e2f6","kind":"commit","published_at":"2015-06-08T17:52:26.000Z","download_url":"https://codeload.github.com/hapijs/eslint-plugin/tar.gz/v1.1.0","html_url":"https://github.com/hapijs/eslint-plugin/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/eslint-plugin@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Feslint-plugin/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T13:16:57.877Z","dependent_packages_count":89,"downloads":31148,"downloads_period":"last-month","dependent_repos_count":518,"rankings":{"downloads":1.148751197725485,"dependent_repos_count":0.7538432295407637,"dependent_packages_count":0.39496955647445015,"stargazers_count":7.686943951300424,"forks_count":6.287034300764925,"docker_downloads_count":0.9815882470681306,"average":2.875521747145696},"purl":"pkg:npm/%40hapi/eslint-plugin-hapi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hapi/eslint-plugin-hapi","docker_dependents_count":50,"docker_downloads_count":3408,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hapi/eslint-plugin-hapi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hapi/eslint-plugin-hapi/dependencies","status":"deprecated","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-03T00:20:22.461Z","issues_count":14,"pull_requests_count":22,"avg_time_to_close_issue":886334.9230769231,"avg_time_to_close_pull_request":2112527.8,"issues_closed_count":13,"pull_requests_closed_count":20,"pull_request_authors_count":11,"issue_authors_count":9,"avg_comments_per_issue":3.7857142857142856,"avg_comments_per_pull_request":1.8636363636363635,"merged_pull_requests_count":17,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/hapijs%2Feslint-plugin/issues","maintainers":[{"login":"Nargonath","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nargonath"},{"login":"devinivy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devinivy"},{"login":"geek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geek"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Feslint-plugin-hapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Feslint-plugin-hapi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Feslint-plugin-hapi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Feslint-plugin-hapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Feslint-plugin-hapi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Feslint-plugin-hapi/codemeta","maintainers":[{"uuid":"nlf","login":"nlf","name":null,"email":"quitlahok@gmail.com","url":null,"packages_count":310,"html_url":"https://www.npmjs.com/~nlf","role":null,"created_at":"2022-11-20T16:44:17.378Z","updated_at":"2022-11-20T16:44:17.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nlf/packages"},{"uuid":"marsup","login":"marsup","name":null,"email":"nicolas@morel.io","url":null,"packages_count":173,"html_url":"https://www.npmjs.com/~marsup","role":null,"created_at":"2022-11-20T16:44:17.374Z","updated_at":"2022-11-20T16:44:17.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marsup/packages"},{"uuid":"devinivy","login":"devinivy","name":null,"email":"devinivy@gmail.com","url":null,"packages_count":329,"html_url":"https://www.npmjs.com/~devinivy","role":null,"created_at":"2022-11-20T16:44:17.382Z","updated_at":"2022-11-20T16:44:17.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devinivy/packages"},{"uuid":"wyatt","login":"wyatt","name":null,"email":"wpreul@gmail.com","url":null,"packages_count":188,"html_url":"https://www.npmjs.com/~wyatt","role":null,"created_at":"2022-11-20T16:44:17.386Z","updated_at":"2022-11-20T16:44:17.386Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wyatt/packages"},{"uuid":"lloydbenson","login":"lloydbenson","name":null,"email":"lloyd.benson@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~lloydbenson","role":null,"created_at":"2022-11-20T16:44:17.395Z","updated_at":"2022-11-20T16:44:17.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lloydbenson/packages"},{"uuid":"nargonath","login":"nargonath","name":null,"email":"jonas.pauthier@gmail.com","url":null,"packages_count":100,"html_url":"https://www.npmjs.com/~nargonath","role":null,"created_at":"2022-11-20T16:44:17.399Z","updated_at":"2022-11-20T16:44:17.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nargonath/packages"},{"uuid":"cjihrig","login":"cjihrig","name":null,"email":"cjihrig@gmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~cjihrig","role":null,"created_at":"2023-01-15T17:34:47.602Z","updated_at":"2023-01-15T17:34:47.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cjihrig/packages"}]}