{"id":377843,"url":"https://github.com/hapijs/address","last_synced_at":"2026-07-22T13:02:21.748Z","repository":{"id":40536105,"uuid":"177212459","full_name":"hapijs/address","owner":"hapijs","description":"Validate email addresses","archived":false,"fork":false,"pushed_at":"2024-01-29T12:37:22.000Z","size":4226,"stargazers_count":33,"open_issues_count":2,"forks_count":27,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-04-28T11:49:51.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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}},"created_at":"2019-03-22T21:39:27.000Z","updated_at":"2026-02-06T05:14:19.000Z","dependencies_parsed_at":"2024-02-04T16:17:36.245Z","dependency_job_id":"bfa91512-5cfa-4b32-9bc5-08c5456f3cae","html_url":"https://github.com/hapijs/address","commit_stats":{"total_commits":71,"total_committers":9,"mean_commits":7.888888888888889,"dds":"0.21126760563380287","last_synced_commit":"f23e252d821644b4422220a2482d6f832aaf49ed"},"previous_names":["sideway/address"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/hapijs/address","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/address/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/sbom","scorecard":{"id":455127,"data":{"date":"2025-08-11","repo":{"name":"github.com/hapijs/address","commit":"f23e252d821644b4422220a2482d6f832aaf49ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/address/ci-module.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-module.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/address/ci-module.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-module.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/address/ci-module.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-module.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 7 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-19T09:22:05.458Z","repository_id":40536105,"created_at":"2025-08-19T09:22:05.458Z","updated_at":"2025-08-19T09:22:05.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35323809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"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":{"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"},"packages":[{"id":5001014,"name":"org.webjars.npm:hapi__address","ecosystem":"maven","description":"WebJar for @hapi/address","homepage":"https://www.webjars.org","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hapijs/address","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2020-04-05T06:58:55.000Z","latest_release_published_at":"2020-04-05T06:58:55.000Z","latest_release_number":"2.1.4","last_synced_at":"2026-07-20T12:01:18.332Z","created_at":"2022-07-27T10:59:19.469Z","updated_at":"2026-07-20T12:01:18.332Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/hapi__address/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/hapi__address/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":40536105,"uuid":"177212459","full_name":"hapijs/address","owner":"hapijs","description":"Validate email addresses","archived":false,"fork":false,"pushed_at":"2024-01-29T12:37:22.000Z","size":4226,"stargazers_count":34,"open_issues_count":0,"forks_count":27,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-06T12:58:52.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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}},"created_at":"2019-03-22T21:39:27.000Z","updated_at":"2025-01-08T02:13:27.000Z","dependencies_parsed_at":"2024-02-04T16:17:36.245Z","dependency_job_id":"bfa91512-5cfa-4b32-9bc5-08c5456f3cae","html_url":"https://github.com/hapijs/address","commit_stats":{"total_commits":71,"total_committers":9,"mean_commits":7.888888888888889,"dds":"0.21126760563380287","last_synced_commit":"f23e252d821644b4422220a2482d6f832aaf49ed"},"previous_names":["sideway/address"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/hapijs/address","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/address/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/sbom","scorecard":{"id":455127,"data":{"date":"2025-08-11","repo":{"name":"github.com/hapijs/address","commit":"f23e252d821644b4422220a2482d6f832aaf49ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/address/ci-module.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-module.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/address/ci-module.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-module.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/address/ci-module.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-module.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 7 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-19T09:22:05.458Z","repository_id":40536105,"created_at":"2025-08-19T09:22:05.458Z","updated_at":"2025-08-19T09:22:05.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646809,"owners_count":26021520,"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-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-05T18:41:37.042Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hapijs","funding_links":[],"total_stars":47097,"followers":178,"following":0,"created_at":"2022-11-02T16:20:46.028Z","updated_at":"2025-10-05T18:41:37.043Z","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":"v4.1.5","sha":"65a32798a313fa0c9236c073fce67527362a2701","kind":"tag","published_at":"2024-01-29T12:37:12.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.5","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.5/manifests"},{"name":"v1.0.1","sha":"68dfe8050928a7de96ae7538314ac29b0f3de290","kind":"tag","published_at":"2024-01-01T12:36:37.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v1.0.1","html_url":"https://github.com/hapijs/address/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.1/manifests"},{"name":"v5.1.1","sha":"f23e252d821644b4422220a2482d6f832aaf49ed","kind":"tag","published_at":"2023-03-11T10:46:26.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v5.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"cc4817e0e803452d7f168e5e745c4ffe2c133e86","kind":"tag","published_at":"2023-02-18T20:25:10.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v5.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"5a676bdb9fd0621737d510120fa70c470fa41511","kind":"tag","published_at":"2022-03-22T23:22:20.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.4","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"af20c4b3a3d1d5a0e4b2977d9ff845502bc5d78f","kind":"tag","published_at":"2021-12-01T08:38:03.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.3","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"cd413d2917bf0aa7d4a029f83cdaf13de1e44966","kind":"tag","published_at":"2021-05-07T06:10:39.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.2","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"066755529c222525770d031c37202a89ba324fc2","kind":"tag","published_at":"2021-02-08T01:01:45.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"9153f18072b031cb40d655690b5d91f7cb8721ff","kind":"tag","published_at":"2020-07-06T00:26:36.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"6fc490d29cfad7965db0815d16493e3a8e15c4c7","kind":"tag","published_at":"2020-03-13T23:59:33.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.0.1","html_url":"https://github.com/hapijs/address/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"2844b060ee67a231d7e01f717b438c98775154da","kind":"tag","published_at":"2020-01-04T08:47:00.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.0/manifests"},{"name":"v2.1.4","sha":"d517d83653096272db47a0dfad9ecfd43d53924c","kind":"tag","published_at":"2019-11-17T07:46:22.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.4","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.4/manifests"},{"name":"v3.2.2","sha":"f09c00684f7258cc35956434c3cd5e3e32cd5e42","kind":"tag","published_at":"2019-11-17T07:43:30.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.2","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.2/manifests"},{"name":"v2.1.3","sha":"13a3d645ed34af911d93a64def0168fe02477be4","kind":"tag","published_at":"2019-11-17T05:55:49.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.3","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.3/manifests"},{"name":"v3.2.1","sha":"a1b1fe571fe7d54fe6ebbf7ab5a09f45f820518b","kind":"tag","published_at":"2019-11-17T05:49:13.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.1","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"82257ba459f62908ec62ace46977f07af73fe530","kind":"tag","published_at":"2019-10-30T23:34:43.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4f685578b1372d1cc2e0b2e6d93612bed7aeb583","kind":"tag","published_at":"2019-10-16T04:37:30.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"a7a705574f448ab17c6eb2a804bda7f85147f9e1","kind":"tag","published_at":"2019-10-06T01:46:20.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"a0617c0abb59f6639f895dda8875a4bf44d34807","kind":"tag","published_at":"2019-09-20T21:38:34.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.2","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2197a6c2498ee6ae470542de80d2ec700f0274da","kind":"tag","published_at":"2019-09-05T09:14:04.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b06024faa7e489526b04fca23ea9095cb71425db","kind":"tag","published_at":"2019-09-03T13:40:03.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.0/manifests"},{"name":"v1.0.0","sha":"5e6c22c12ea086d69b2650cb1a9b4e0170c6be16","kind":"tag","published_at":"2019-03-24T19:01:23.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v1.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.0/manifests"},{"name":"v2.0.0","sha":"ec4caba8e0d453436d5d5e1a801c16c3f14c24b9","kind":"tag","published_at":"2019-03-24T19:00:27.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T18:09:07.969Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":25.664171363334493,"forks_count":20.667010431317628,"average":27.577382158614615},"purl":"pkg:maven/org.webjars.npm/hapi__address","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:hapi__address","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:hapi__address","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:hapi__address/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:18:56.074Z","issues_count":31,"pull_requests_count":17,"avg_time_to_close_issue":2965465.580645161,"avg_time_to_close_pull_request":1060925.4705882352,"issues_closed_count":31,"pull_requests_closed_count":17,"pull_request_authors_count":13,"issue_authors_count":10,"avg_comments_per_issue":1.064516129032258,"avg_comments_per_pull_request":1.1764705882352942,"merged_pull_requests_count":12,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/issues","maintainers":[{"login":"Marsup","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marsup"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:hapi__address/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:hapi__address/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:hapi__address/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:hapi__address/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:hapi__address/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:hapi__address/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5990347,"name":"org.webjars.npm:sideway__address","ecosystem":"maven","description":"WebJar for @sideway/address","homepage":"https://www.webjars.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hapijs/address","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2022-11-13T06:12:19.000Z","latest_release_published_at":"2024-12-04T13:24:00.000Z","latest_release_number":"4.1.5","last_synced_at":"2026-07-20T12:01:18.701Z","created_at":"2023-01-26T17:24:24.062Z","updated_at":"2026-07-20T12:01:18.701Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/sideway__address/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/sideway__address/","metadata":{},"repo_metadata":{"id":40536105,"uuid":"177212459","full_name":"hapijs/address","owner":"hapijs","description":"Validate email addresses","archived":false,"fork":false,"pushed_at":"2024-01-29T12:37:22.000Z","size":4226,"stargazers_count":34,"open_issues_count":0,"forks_count":27,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-09-06T12:58:52.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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}},"created_at":"2019-03-22T21:39:27.000Z","updated_at":"2025-01-08T02:13:27.000Z","dependencies_parsed_at":"2024-02-04T16:17:36.245Z","dependency_job_id":"bfa91512-5cfa-4b32-9bc5-08c5456f3cae","html_url":"https://github.com/hapijs/address","commit_stats":{"total_commits":71,"total_committers":9,"mean_commits":7.888888888888889,"dds":"0.21126760563380287","last_synced_commit":"f23e252d821644b4422220a2482d6f832aaf49ed"},"previous_names":["sideway/address"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/hapijs/address","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/address/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/sbom","scorecard":{"id":455127,"data":{"date":"2025-08-11","repo":{"name":"github.com/hapijs/address","commit":"f23e252d821644b4422220a2482d6f832aaf49ed"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"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":"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:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/address/ci-module.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-module.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/address/ci-module.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-module.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/address/ci-module.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-module.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 7 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-19T09:22:05.458Z","repository_id":40536105,"created_at":"2025-08-19T09:22:05.458Z","updated_at":"2025-08-19T09:22:05.458Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278646809,"owners_count":26021520,"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-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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-05T18:41:37.042Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hapijs","funding_links":[],"total_stars":47097,"followers":178,"following":0,"created_at":"2022-11-02T16:20:46.028Z","updated_at":"2025-10-05T18:41:37.043Z","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":"v4.1.5","sha":"65a32798a313fa0c9236c073fce67527362a2701","kind":"tag","published_at":"2024-01-29T12:37:12.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.5","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.5/manifests"},{"name":"v1.0.1","sha":"68dfe8050928a7de96ae7538314ac29b0f3de290","kind":"tag","published_at":"2024-01-01T12:36:37.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v1.0.1","html_url":"https://github.com/hapijs/address/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.1/manifests"},{"name":"v5.1.1","sha":"f23e252d821644b4422220a2482d6f832aaf49ed","kind":"tag","published_at":"2023-03-11T10:46:26.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v5.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"cc4817e0e803452d7f168e5e745c4ffe2c133e86","kind":"tag","published_at":"2023-02-18T20:25:10.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v5.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"5a676bdb9fd0621737d510120fa70c470fa41511","kind":"tag","published_at":"2022-03-22T23:22:20.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.4","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"af20c4b3a3d1d5a0e4b2977d9ff845502bc5d78f","kind":"tag","published_at":"2021-12-01T08:38:03.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.3","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"cd413d2917bf0aa7d4a029f83cdaf13de1e44966","kind":"tag","published_at":"2021-05-07T06:10:39.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.2","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"066755529c222525770d031c37202a89ba324fc2","kind":"tag","published_at":"2021-02-08T01:01:45.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"9153f18072b031cb40d655690b5d91f7cb8721ff","kind":"tag","published_at":"2020-07-06T00:26:36.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"6fc490d29cfad7965db0815d16493e3a8e15c4c7","kind":"tag","published_at":"2020-03-13T23:59:33.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.0.1","html_url":"https://github.com/hapijs/address/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"2844b060ee67a231d7e01f717b438c98775154da","kind":"tag","published_at":"2020-01-04T08:47:00.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.0/manifests"},{"name":"v2.1.4","sha":"d517d83653096272db47a0dfad9ecfd43d53924c","kind":"tag","published_at":"2019-11-17T07:46:22.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.4","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.4/manifests"},{"name":"v3.2.2","sha":"f09c00684f7258cc35956434c3cd5e3e32cd5e42","kind":"tag","published_at":"2019-11-17T07:43:30.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.2","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.2/manifests"},{"name":"v2.1.3","sha":"13a3d645ed34af911d93a64def0168fe02477be4","kind":"tag","published_at":"2019-11-17T05:55:49.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.3","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.3/manifests"},{"name":"v3.2.1","sha":"a1b1fe571fe7d54fe6ebbf7ab5a09f45f820518b","kind":"tag","published_at":"2019-11-17T05:49:13.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.1","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"82257ba459f62908ec62ace46977f07af73fe530","kind":"tag","published_at":"2019-10-30T23:34:43.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4f685578b1372d1cc2e0b2e6d93612bed7aeb583","kind":"tag","published_at":"2019-10-16T04:37:30.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"a7a705574f448ab17c6eb2a804bda7f85147f9e1","kind":"tag","published_at":"2019-10-06T01:46:20.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"a0617c0abb59f6639f895dda8875a4bf44d34807","kind":"tag","published_at":"2019-09-20T21:38:34.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.2","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2197a6c2498ee6ae470542de80d2ec700f0274da","kind":"tag","published_at":"2019-09-05T09:14:04.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b06024faa7e489526b04fca23ea9095cb71425db","kind":"tag","published_at":"2019-09-03T13:40:03.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.0/manifests"},{"name":"v1.0.0","sha":"5e6c22c12ea086d69b2650cb1a9b4e0170c6be16","kind":"tag","published_at":"2019-03-24T19:01:23.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v1.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.0/manifests"},{"name":"v2.0.0","sha":"ec4caba8e0d453436d5d5e1a801c16c3f14c24b9","kind":"tag","published_at":"2019-03-24T19:00:27.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/address@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T18:09:08.137Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":25.664171363334493,"forks_count":20.277566547552883,"average":27.48002118767343},"purl":"pkg:maven/org.webjars.npm/sideway__address","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:sideway__address","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:sideway__address","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:sideway__address/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:18:56.074Z","issues_count":31,"pull_requests_count":17,"avg_time_to_close_issue":2965465.580645161,"avg_time_to_close_pull_request":1060925.4705882352,"issues_closed_count":31,"pull_requests_closed_count":17,"pull_request_authors_count":13,"issue_authors_count":10,"avg_comments_per_issue":1.064516129032258,"avg_comments_per_pull_request":1.1764705882352942,"merged_pull_requests_count":12,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/issues","maintainers":[{"login":"Marsup","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marsup"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sideway__address/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sideway__address/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sideway__address/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sideway__address/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sideway__address/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:sideway__address/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":612498,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":872266,"name":"@commercial/address","ecosystem":"npm","description":"Email address and domain validation","homepage":"https://github.com/hapijs/address#readme","licenses":"SEE LICENSE IN LICENSE.md","normalized_licenses":["ICU"],"repository_url":"https://github.com/hapijs/address","keywords_array":["email","domain","address","validation"],"namespace":"commercial","versions_count":3,"first_release_published_at":"2019-03-24T19:01:03.011Z","latest_release_published_at":"2020-07-16T23:35:29.536Z","latest_release_number":"4.1.0","last_synced_at":"2026-07-20T12:01:20.268Z","created_at":"2022-04-07T15:05:02.001Z","updated_at":"2026-07-20T12:01:20.269Z","registry_url":"https://www.npmjs.com/package/@commercial/address","install_command":"npm install @commercial/address","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.1.0","lts":"2.1.4"}},"repo_metadata":{"id":40536105,"uuid":"177212459","full_name":"hapijs/address","owner":"hapijs","description":"Validate email addresses","archived":false,"fork":false,"pushed_at":"2024-01-29T12:37:22.000Z","size":4226,"stargazers_count":32,"open_issues_count":0,"forks_count":26,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-04-14T01:14:37.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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}},"created_at":"2019-03-22T21:39:27.000Z","updated_at":"2024-02-21T03:41:40.000Z","dependencies_parsed_at":"2024-02-04T16:17:36.245Z","dependency_job_id":"bfa91512-5cfa-4b32-9bc5-08c5456f3cae","html_url":"https://github.com/hapijs/address","commit_stats":{"total_commits":71,"total_committers":9,"mean_commits":7.888888888888889,"dds":"0.21126760563380287","last_synced_commit":"f23e252d821644b4422220a2482d6f832aaf49ed"},"previous_names":["sideway/address"],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/address/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218112681,"owners_count":16279588,"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","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":"2024-04-15T00:21:19.438Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hapijs","funding_links":[],"total_stars":46244,"followers":116,"following":0,"created_at":"2022-11-02T16:20:46.028Z","updated_at":"2024-04-15T00:21:34.281Z","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":"v4.1.5","sha":"65a32798a313fa0c9236c073fce67527362a2701","kind":"tag","published_at":"2024-01-29T12:37:12.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.5","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.5/manifests"},{"name":"v1.0.1","sha":"68dfe8050928a7de96ae7538314ac29b0f3de290","kind":"tag","published_at":"2024-01-01T12:36:37.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v1.0.1","html_url":"https://github.com/hapijs/address/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.1/manifests"},{"name":"v5.1.1","sha":"f23e252d821644b4422220a2482d6f832aaf49ed","kind":"tag","published_at":"2023-03-11T10:46:26.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v5.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"cc4817e0e803452d7f168e5e745c4ffe2c133e86","kind":"tag","published_at":"2023-02-18T20:25:10.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v5.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"5a676bdb9fd0621737d510120fa70c470fa41511","kind":"tag","published_at":"2022-03-22T23:22:20.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.4","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"af20c4b3a3d1d5a0e4b2977d9ff845502bc5d78f","kind":"tag","published_at":"2021-12-01T08:38:03.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.3","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"cd413d2917bf0aa7d4a029f83cdaf13de1e44966","kind":"tag","published_at":"2021-05-07T06:10:39.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.2","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"066755529c222525770d031c37202a89ba324fc2","kind":"tag","published_at":"2021-02-08T01:01:45.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"9153f18072b031cb40d655690b5d91f7cb8721ff","kind":"tag","published_at":"2020-07-06T00:26:36.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"6fc490d29cfad7965db0815d16493e3a8e15c4c7","kind":"tag","published_at":"2020-03-13T23:59:33.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.0.1","html_url":"https://github.com/hapijs/address/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"2844b060ee67a231d7e01f717b438c98775154da","kind":"tag","published_at":"2020-01-04T08:47:00.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.0/manifests"},{"name":"v2.1.4","sha":"d517d83653096272db47a0dfad9ecfd43d53924c","kind":"tag","published_at":"2019-11-17T07:46:22.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.4","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.4/manifests"},{"name":"v3.2.2","sha":"f09c00684f7258cc35956434c3cd5e3e32cd5e42","kind":"tag","published_at":"2019-11-17T07:43:30.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.2","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.2/manifests"},{"name":"v2.1.3","sha":"13a3d645ed34af911d93a64def0168fe02477be4","kind":"tag","published_at":"2019-11-17T05:55:49.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.3","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.3/manifests"},{"name":"v3.2.1","sha":"a1b1fe571fe7d54fe6ebbf7ab5a09f45f820518b","kind":"tag","published_at":"2019-11-17T05:49:13.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.1","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"82257ba459f62908ec62ace46977f07af73fe530","kind":"tag","published_at":"2019-10-30T23:34:43.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4f685578b1372d1cc2e0b2e6d93612bed7aeb583","kind":"tag","published_at":"2019-10-16T04:37:30.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"a7a705574f448ab17c6eb2a804bda7f85147f9e1","kind":"tag","published_at":"2019-10-06T01:46:20.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"a0617c0abb59f6639f895dda8875a4bf44d34807","kind":"tag","published_at":"2019-09-20T21:38:34.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.2","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2197a6c2498ee6ae470542de80d2ec700f0274da","kind":"tag","published_at":"2019-09-05T09:14:04.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b06024faa7e489526b04fca23ea9095cb71425db","kind":"tag","published_at":"2019-09-03T13:40:03.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.0/manifests"},{"name":"v1.0.0","sha":"5e6c22c12ea086d69b2650cb1a9b4e0170c6be16","kind":"tag","published_at":"2019-03-24T19:01:23.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v1.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.0/manifests"},{"name":"v2.0.0","sha":"ec4caba8e0d453436d5d5e1a801c16c3f14c24b9","kind":"tag","published_at":"2019-03-24T19:00:27.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T14:54:52.706Z","dependent_packages_count":3,"downloads":74,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":7.775548195654686,"dependent_repos_count":7.642124909700613,"dependent_packages_count":5.9018835679009225,"stargazers_count":7.008780867425546,"forks_count":4.842345983309487,"docker_downloads_count":0.7567221168994153,"average":5.654567606815111},"purl":"pkg:npm/%40commercial/address","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@commercial/address","docker_dependents_count":6,"docker_downloads_count":5661,"usage_url":"https://repos.ecosyste.ms/usage/npm/@commercial/address","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@commercial/address/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T08:04:19.164Z","issues_count":31,"pull_requests_count":17,"avg_time_to_close_issue":2965465.580645161,"avg_time_to_close_pull_request":1060925.4705882352,"issues_closed_count":31,"pull_requests_closed_count":17,"pull_request_authors_count":13,"issue_authors_count":10,"avg_comments_per_issue":1.064516129032258,"avg_comments_per_pull_request":1.1764705882352942,"merged_pull_requests_count":12,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":239.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/issues","maintainers":[{"login":"Marsup","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marsup"}],"active_maintainers":[{"login":"Marsup","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marsup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commercial%2Faddress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commercial%2Faddress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commercial%2Faddress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commercial%2Faddress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commercial%2Faddress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@commercial%2Faddress/codemeta","maintainers":[{"uuid":"nlf","login":"nlf","name":null,"email":"quitlahok@gmail.com","url":null,"packages_count":313,"html_url":"https://www.npmjs.com/~nlf","role":null,"created_at":"2022-11-16T06:19:43.526Z","updated_at":"2022-11-16T06:19:43.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nlf/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678668,"maintainers_count":1211405,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14074589,"name":"@depup/hapi__address","ecosystem":"npm","description":"[DepUp] Email address and domain validation","homepage":"https://github.com/hapijs/address#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hapijs/address","keywords_array":["depup","dependency-bumped","updated-deps","@hapi/address","email","domain","address","validation"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:32:59.540Z","latest_release_published_at":"2026-03-17T16:32:59.540Z","latest_release_number":"5.1.1-depup.0","last_synced_at":"2026-07-20T12:01:20.285Z","created_at":"2026-03-19T04:22:43.002Z","updated_at":"2026-07-20T12:01:20.285Z","registry_url":"https://www.npmjs.com/package/@depup/hapi__address","install_command":"npm install @depup/hapi__address","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.1-depup.0"}},"repo_metadata":{},"repo_metadata_updated_at":"2026-07-12T20:46:37.296Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/hapi__address","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/hapi__address","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/hapi__address","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/hapi__address/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhapi__address/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhapi__address/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhapi__address/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhapi__address/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhapi__address/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhapi__address/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2073,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:45.574Z","updated_at":"2026-03-19T04:22:45.574Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678668,"maintainers_count":1211405,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":971774,"name":"@hapi/address","ecosystem":"npm","description":"Email address and domain validation","homepage":"https://github.com/hapijs/address#readme","licenses":"SEE LICENSE IN LICENSE.md","normalized_licenses":["ICU"],"repository_url":"https://github.com/hapijs/address","keywords_array":["email","domain","address","validation"],"namespace":"hapi","versions_count":16,"first_release_published_at":"2024-01-01T12:38:04.454Z","latest_release_published_at":"2023-03-11T10:50:50.110Z","latest_release_number":"5.1.1","last_synced_at":"2026-07-20T12:01:20.863Z","created_at":"2022-04-07T18:10:38.998Z","updated_at":"2026-07-20T12:01:20.863Z","registry_url":"https://www.npmjs.com/package/@hapi/address","install_command":"npm install @hapi/address","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"5.1.1","lts":"2.1.4","v1-legacy":"1.0.1"}},"repo_metadata":{"id":40536105,"uuid":"177212459","full_name":"hapijs/address","owner":"hapijs","description":"Validate email addresses","archived":false,"fork":false,"pushed_at":"2024-01-29T12:37:22.000Z","size":4226,"stargazers_count":32,"open_issues_count":0,"forks_count":26,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-04-14T01:14:37.608Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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}},"created_at":"2019-03-22T21:39:27.000Z","updated_at":"2024-02-21T03:41:40.000Z","dependencies_parsed_at":"2024-02-04T16:17:36.245Z","dependency_job_id":"bfa91512-5cfa-4b32-9bc5-08c5456f3cae","html_url":"https://github.com/hapijs/address","commit_stats":{"total_commits":71,"total_committers":9,"mean_commits":7.888888888888889,"dds":"0.21126760563380287","last_synced_commit":"f23e252d821644b4422220a2482d6f832aaf49ed"},"previous_names":["sideway/address"],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/address/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218112681,"owners_count":16279588,"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","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":"2024-04-15T00:21:19.438Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hapijs","funding_links":[],"total_stars":46244,"followers":116,"following":0,"created_at":"2022-11-02T16:20:46.028Z","updated_at":"2024-04-15T00:21:34.281Z","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":"v4.1.5","sha":"65a32798a313fa0c9236c073fce67527362a2701","kind":"tag","published_at":"2024-01-29T12:37:12.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.5","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.5/manifests"},{"name":"v1.0.1","sha":"68dfe8050928a7de96ae7538314ac29b0f3de290","kind":"tag","published_at":"2024-01-01T12:36:37.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v1.0.1","html_url":"https://github.com/hapijs/address/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.1/manifests"},{"name":"v5.1.1","sha":"f23e252d821644b4422220a2482d6f832aaf49ed","kind":"tag","published_at":"2023-03-11T10:46:26.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v5.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"cc4817e0e803452d7f168e5e745c4ffe2c133e86","kind":"tag","published_at":"2023-02-18T20:25:10.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v5.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v5.1.0/manifests"},{"name":"v4.1.4","sha":"5a676bdb9fd0621737d510120fa70c470fa41511","kind":"tag","published_at":"2022-03-22T23:22:20.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.4","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.4/manifests"},{"name":"v4.1.3","sha":"af20c4b3a3d1d5a0e4b2977d9ff845502bc5d78f","kind":"tag","published_at":"2021-12-01T08:38:03.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.3","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.3/manifests"},{"name":"v4.1.2","sha":"cd413d2917bf0aa7d4a029f83cdaf13de1e44966","kind":"tag","published_at":"2021-05-07T06:10:39.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.2","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"066755529c222525770d031c37202a89ba324fc2","kind":"tag","published_at":"2021-02-08T01:01:45.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"9153f18072b031cb40d655690b5d91f7cb8721ff","kind":"tag","published_at":"2020-07-06T00:26:36.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"6fc490d29cfad7965db0815d16493e3a8e15c4c7","kind":"tag","published_at":"2020-03-13T23:59:33.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.0.1","html_url":"https://github.com/hapijs/address/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"2844b060ee67a231d7e01f717b438c98775154da","kind":"tag","published_at":"2020-01-04T08:47:00.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v4.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v4.0.0/manifests"},{"name":"v2.1.4","sha":"d517d83653096272db47a0dfad9ecfd43d53924c","kind":"tag","published_at":"2019-11-17T07:46:22.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.4","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.4/manifests"},{"name":"v3.2.2","sha":"f09c00684f7258cc35956434c3cd5e3e32cd5e42","kind":"tag","published_at":"2019-11-17T07:43:30.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.2","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.2/manifests"},{"name":"v2.1.3","sha":"13a3d645ed34af911d93a64def0168fe02477be4","kind":"tag","published_at":"2019-11-17T05:55:49.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.3","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.3/manifests"},{"name":"v3.2.1","sha":"a1b1fe571fe7d54fe6ebbf7ab5a09f45f820518b","kind":"tag","published_at":"2019-11-17T05:49:13.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.1","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"82257ba459f62908ec62ace46977f07af73fe530","kind":"tag","published_at":"2019-10-30T23:34:43.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.2.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"4f685578b1372d1cc2e0b2e6d93612bed7aeb583","kind":"tag","published_at":"2019-10-16T04:37:30.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"a7a705574f448ab17c6eb2a804bda7f85147f9e1","kind":"tag","published_at":"2019-10-06T01:46:20.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v3.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v3.0.0/manifests"},{"name":"v2.1.2","sha":"a0617c0abb59f6639f895dda8875a4bf44d34807","kind":"tag","published_at":"2019-09-20T21:38:34.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.2","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"2197a6c2498ee6ae470542de80d2ec700f0274da","kind":"tag","published_at":"2019-09-05T09:14:04.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.1","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b06024faa7e489526b04fca23ea9095cb71425db","kind":"tag","published_at":"2019-09-03T13:40:03.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.1.0","html_url":"https://github.com/hapijs/address/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.1.0/manifests"},{"name":"v1.0.0","sha":"5e6c22c12ea086d69b2650cb1a9b4e0170c6be16","kind":"tag","published_at":"2019-03-24T19:01:23.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v1.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v1.0.0/manifests"},{"name":"v2.0.0","sha":"ec4caba8e0d453436d5d5e1a801c16c3f14c24b9","kind":"tag","published_at":"2019-03-24T19:00:27.000Z","download_url":"https://codeload.github.com/hapijs/address/tar.gz/v2.0.0","html_url":"https://github.com/hapijs/address/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T14:54:52.976Z","dependent_packages_count":19,"downloads":29553414,"downloads_period":"last-month","dependent_repos_count":1718656,"rankings":{"downloads":0.08311208523359359,"dependent_repos_count":0.017904091408116034,"dependent_packages_count":1.2397627082143767,"stargazers_count":7.008780867425546,"forks_count":4.842345983309487,"docker_downloads_count":0.054836549979959785,"average":2.2077903809285133},"purl":"pkg:npm/%40hapi/address","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hapi/address","docker_dependents_count":3157,"docker_downloads_count":897692005,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hapi/address","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hapi/address/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T08:04:19.164Z","issues_count":31,"pull_requests_count":17,"avg_time_to_close_issue":2965465.580645161,"avg_time_to_close_pull_request":1060925.4705882352,"issues_closed_count":31,"pull_requests_closed_count":17,"pull_request_authors_count":13,"issue_authors_count":10,"avg_comments_per_issue":1.064516129032258,"avg_comments_per_pull_request":1.1764705882352942,"merged_pull_requests_count":12,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":239.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/issues","maintainers":[{"login":"Marsup","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marsup"}],"active_maintainers":[{"login":"Marsup","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marsup"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Faddress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Faddress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Faddress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Faddress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Faddress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Faddress/codemeta","maintainers":[{"uuid":"nlf","login":"nlf","name":null,"email":"quitlahok@gmail.com","url":null,"packages_count":313,"html_url":"https://www.npmjs.com/~nlf","role":null,"created_at":"2022-11-20T16:44:18.035Z","updated_at":"2022-11-20T16:44:18.035Z","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":172,"html_url":"https://www.npmjs.com/~marsup","role":null,"created_at":"2022-11-20T16:44:18.029Z","updated_at":"2022-11-20T16:44:18.029Z","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":323,"html_url":"https://www.npmjs.com/~devinivy","role":null,"created_at":"2022-11-20T16:44:18.044Z","updated_at":"2022-11-20T16:44:18.044Z","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":187,"html_url":"https://www.npmjs.com/~wyatt","role":null,"created_at":"2022-11-20T16:44:18.066Z","updated_at":"2022-11-20T16:44:18.066Z","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":111,"html_url":"https://www.npmjs.com/~lloydbenson","role":null,"created_at":"2022-11-20T16:44:18.079Z","updated_at":"2022-11-20T16:44:18.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lloydbenson/packages"},{"uuid":"cjihrig","login":"cjihrig","name":null,"email":"cjihrig@gmail.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~cjihrig","role":null,"created_at":"2023-01-10T00:58:14.310Z","updated_at":"2023-01-10T00:58:14.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cjihrig/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5678668,"maintainers_count":1211405,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14761302,"name":"github.com/hapijs/address","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/hapijs/address","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2019-03-24T18:53:41.000Z","latest_release_published_at":"2023-03-11T10:46:26.000Z","latest_release_number":"v5.1.1+incompatible","last_synced_at":"2026-07-20T12:01:20.941Z","created_at":"2026-07-14T12:03:23.256Z","updated_at":"2026-07-20T12:01:20.942Z","registry_url":"https://pkg.go.dev/github.com/hapijs/address","install_command":"go get github.com/hapijs/address","documentation_url":"https://pkg.go.dev/github.com/hapijs/address#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-07-14T19:06:14.324Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.898276004789353,"dependent_packages_count":4.589555428800441,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.743915716794897},"purl":"pkg:golang/github.com/hapijs/address","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hapijs/address","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hapijs/address","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hapijs/address/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhapijs%2Faddress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhapijs%2Faddress/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhapijs%2Faddress/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhapijs%2Faddress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhapijs%2Faddress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhapijs%2Faddress/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2226026,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":50453,"full_name":"hapijs/address","default_branch":"master","total_commits":71,"total_committers":9,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":7.888888888888889,"dds":0.21126760563380287,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-07-20T12:02:19.781Z","last_synced_commit":"f23e252d821644b4422220a2482d6f832aaf49ed","created_at":"2023-03-07T18:01:01.513Z","updated_at":"2026-07-20T12:01:46.730Z","committers":[{"name":"Eran Hammer","email":"eran@hammer.io","login":"hueniverse","count":56},{"name":"Nicolas Morel","email":"nicolas@morel.io","login":"Marsup","count":5},{"name":"Alberto Massa","email":"amassa@nextb.it","login":"nkint","count":3},{"name":"Gil Pedersen","email":"git@gpost.dk","login":"kanongil","count":2},{"name":"tobianoapps","email":"14228120+sebastinto","login":"sebastinto","count":1},{"name":"greenkeeper[bot]","email":"23040076+greenkeeper[bot]","login":"greenkeeper[bot]","count":1},{"name":"cjihrig","email":"cjihrig@gmail.com","login":"cjihrig","count":1},{"name":"Paul Li","email":"pong_ho80@hotmail.com","login":"engineforce","count":1},{"name":"Patryk Cieszkowski","email":"patryk.cieszkowski@gmail.com","login":"patrykcieszkowski","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-22T00:00:11.579Z","repositories_count":6388054,"commits_count":868571299,"contributors_count":35936344,"owners_count":1228343,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"hapijs/address","html_url":"https://github.com/hapijs/address","last_synced_at":"2026-07-10T07:01:56.962Z","status":"active","issues_count":29,"pull_requests_count":21,"avg_time_to_close_issue":3152374.5172413792,"avg_time_to_close_pull_request":959640.2105263158,"issues_closed_count":29,"pull_requests_closed_count":19,"pull_request_authors_count":15,"issue_authors_count":9,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.9523809523809523,"merged_pull_requests_count":13,"bot_issues_count":1,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":197192.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":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,"created_at":"2023-05-16T15:15:12.103Z","updated_at":"2026-07-10T07:01:56.962Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Faddress/issues","issue_labels_count":{"table":{"bug":9,"feature":8,"breaking changes":6,"dependency":5,"types":3,"documentation":3,"support":1}},"pull_request_labels_count":{"table":{"bug":5,"dependency":3,"test":2,"documentation":1,"feature":1,"non issue":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":21,"NONE":8}},"pull_request_author_associations_count":{"table":{"NONE":9,"CONTRIBUTOR":6,"COLLABORATOR":6}},"issue_authors":{"table":{"hueniverse":20,"jarrodyellets":2,"greenkeeper[bot]":1,"berzniz":1,"AdriVanHoudt":1,"siddharth-lakhara":1,"stevendesu":1,"nkint":1,"gpmarchi":1}},"pull_request_authors":{"table":{"Marsup":6,"msimerson":2,"greenkeeper[bot]":1,"cjihrig":1,"dangelo352":1,"kanongil":1,"jarrodyellets":1,"safaiyeh":1,"sebastinto":1,"BraedenNorris":1,"patrykcieszkowski":1,"CorruptedHeart":1,"dotpack":1,"nkint":1,"engineforce":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-16T00:00:20.511Z","repositories_count":14861458,"issues_count":32335402,"pull_requests_count":106259612,"authors_count":11347724,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":3}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"msimerson":2,"dangelo352":1}},"maintainers":[{"table":{"login":"Marsup","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marsup"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":1,"WatchEvent":4},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-27T09:22:37.535Z","updated_at":"2022-07-27T09:22:37.535Z","repository_link":"https://github.com/hapijs/address/blob/master/package.json","dependencies":[{"id":441395853,"package_name":"@hapi/hoek","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"runtime","optional":false},{"id":441395854,"package_name":"@hapi/code","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":441395855,"package_name":"@hapi/lab","ecosystem":"npm","requirements":"25.0.0-beta.1","direct":true,"kind":"development","optional":false},{"id":441395856,"package_name":"@types/node","ecosystem":"npm","requirements":"^16.0.0","direct":true,"kind":"development","optional":false},{"id":441395857,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.21.0","direct":true,"kind":"development","optional":false},{"id":441395858,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.21.0","direct":true,"kind":"development","optional":false},{"id":441395859,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.5.0","direct":true,"kind":"development","optional":false},{"id":441395860,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":441395861,"package_name":"prettier","ecosystem":"npm","requirements":"^2.6.2","direct":true,"kind":"development","optional":false},{"id":441395862,"package_name":"typescript","ecosystem":"npm","requirements":"4.6.x","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-module.yml","sha":null,"kind":"manifest","created_at":"2024-01-06T07:46:32.471Z","updated_at":"2024-01-06T07:46:32.471Z","repository_link":"https://github.com/hapijs/address/blob/master/.github/workflows/ci-module.yml","dependencies":[{"id":15457932820,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":15457932821,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":26.40216289535431,"created_at":"2026-07-08T05:47:48.439Z","updated_at":"2026-07-22T13:02:21.749Z","avatar_url":"https://github.com/hapijs.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377843","html_url":"https://summary.ecosyste.ms/projects/377843"}