{"id":971809,"name":"@hapi/good-squeeze","ecosystem":"npm","description":"Collection of utility transform streams.","homepage":"https://github.com/hapijs/good-squeeze#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hapijs/good-squeeze","keywords_array":["good","good-reporter","transform-stream","filtering","stream"],"namespace":"hapi","versions_count":3,"first_release_published_at":"2019-04-22T03:23:16.216Z","latest_release_published_at":"2020-01-12T06:07:29.539Z","latest_release_number":"6.0.0","last_synced_at":"2026-08-30T06:33:04.706Z","created_at":"2022-04-07T18:10:41.272Z","updated_at":"2026-08-30T06:33:04.706Z","registry_url":"https://www.npmjs.com/package/@hapi/good-squeeze","install_command":"npm install @hapi/good-squeeze","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.0.0"},"contentPolicy":null},"repo_metadata":{"id":26040222,"uuid":"29483421","full_name":"hapijs/good-squeeze","owner":"hapijs","description":"Simple transform stream for event filtering with good.","archived":false,"fork":false,"pushed_at":"2020-11-15T18:07:55.000Z","size":59,"stargazers_count":49,"open_issues_count":0,"forks_count":22,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-01-22T15:48:58.880Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hapijs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-19T17:50:14.000Z","updated_at":"2023-01-06T14:50:10.000Z","dependencies_parsed_at":"2022-08-20T10:50:50.666Z","dependency_job_id":null,"html_url":"https://github.com/hapijs/good-squeeze","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/hapijs/good-squeeze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/sbom","scorecard":{"id":455153,"data":{"date":"2025-08-11","repo":{"name":"github.com/hapijs/good-squeeze","commit":"46ff40db07a9f811b6d97397971ae36ef535b017"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-module.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/good-squeeze/ci-module.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-module.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/good-squeeze/ci-module.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci-module.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hapijs/.github/SECURITY.md:1","Info: Found linked content: github.com/hapijs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hapijs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hapijs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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:39.347Z","repository_id":26040222,"created_at":"2025-08-19T09:22:39.347Z","updated_at":"2025-08-19T09:22:39.347Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36823483,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hapijs","name":"hapi.js","uuid":"3774533","kind":"organization","description":"The Simple, Secure Framework Developers Trust","email":null,"website":"https://hapi.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3774533?v=4","repositories_count":75,"last_synced_at":"2025-10-14T18:15:46.854Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hapijs","funding_links":[],"total_stars":47099,"followers":179,"following":0,"created_at":"2022-11-02T16:20:46.028Z","updated_at":"2025-10-14T18:15:46.854Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs/repositories"},"tags":[{"name":"v6.0.0","sha":"96732266311557f108f68ea927b6ca70efa4ddb5","kind":"tag","published_at":"2020-01-12T06:05:29.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v6.0.0","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v6.0.0/manifests"},{"name":"v5.2.1","sha":"21ad1f0ca55e979caa2beadd45b1e1399abe676e","kind":"tag","published_at":"2019-08-14T22:22:42.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v5.2.1","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"ff3c03aa7aabd19272cf8e959ba12fb2b7075b70","kind":"tag","published_at":"2019-04-22T03:22:47.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v5.2.0","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"db90ee62abd3817f3850e0c71fb46de81e9179c4","kind":"tag","published_at":"2018-05-03T13:37:17.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v5.1.0","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.1.0/manifests"},{"name":"v5.0.2","sha":"0bb875a39cd99869744b3cd9111e054f603b0dcc","kind":"tag","published_at":"2017-03-22T23:22:01.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v5.0.2","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"1237082262ed1c4530abaf5c6e7210e18ed43b99","kind":"tag","published_at":"2016-11-17T14:44:37.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v5.0.1","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"78be020f00477d47bca4752d6fd3c278a1ed61f3","kind":"tag","published_at":"2016-09-15T16:17:06.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v5.0.0","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v5.0.0/manifests"},{"name":"v4.0.0","sha":"e2ce81ee81889869cbfcb9bd251e717a45fed633","kind":"tag","published_at":"2016-06-14T23:06:26.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v4.0.0","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v4.0.0/manifests"},{"name":"v3.0.1","sha":"e6fc22f0920f4faff4d7b826d5d6321e3a8823b2","kind":"tag","published_at":"2016-04-15T17:45:40.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v3.0.1","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"996c9938a47a93c06e8e6187cc5774a76927652c","kind":"tag","published_at":"2016-03-17T15:07:56.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v3.0.0","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"00632a4ac3685b6ae1620885dd96b82855e030f6","kind":"tag","published_at":"2015-05-26T18:51:46.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v2.1.0","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"6f9b25bfc5f0d253b94337e11edb778bc33c038b","kind":"tag","published_at":"2015-02-18T17:59:54.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v2.0.1","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v2.0.1/manifests"},{"name":"v1.1.0","sha":"21a7171d1521f8635e58c6efa568be3c76584874","kind":"tag","published_at":"2015-02-03T18:51:29.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v1.1.0","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"321695f818a9dd3fe3790685f5d02b159244ff9d","kind":"tag","published_at":"2015-02-03T17:12:58.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v1.0.1","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"649df6e73f8933db18da957ac095c4c7ab873cdb","kind":"tag","published_at":"2015-01-19T20:55:51.000Z","download_url":"https://codeload.github.com/hapijs/good-squeeze/tar.gz/v1.0.0","html_url":"https://github.com/hapijs/good-squeeze/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/good-squeeze@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fgood-squeeze/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:44:00.370Z","dependent_packages_count":18,"downloads":152413,"downloads_period":"last-month","dependent_repos_count":256,"rankings":{"downloads":0.7971115107286825,"dependent_repos_count":0.9902740887510485,"dependent_packages_count":1.2923617780756782,"stargazers_count":6.03776300520838,"forks_count":4.792224927835475,"docker_downloads_count":0.2763188738354611,"average":2.364342364072454},"purl":"pkg:npm/%40hapi/good-squeeze","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hapi/good-squeeze","docker_dependents_count":113,"docker_downloads_count":17505667,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hapi/good-squeeze","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hapi/good-squeeze/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:44:00.213Z","issues_count":22,"pull_requests_count":21,"avg_time_to_close_issue":5569274.454545454,"avg_time_to_close_pull_request":2001901.9047619049,"issues_closed_count":22,"pull_requests_closed_count":21,"pull_request_authors_count":13,"issue_authors_count":13,"avg_comments_per_issue":2.1818181818181817,"avg_comments_per_pull_request":2.380952380952381,"merged_pull_requests_count":20,"bot_issues_count":1,"bot_pull_requests_count":0,"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%2Fgood-squeeze/issues","maintainers":[{"login":"Nargonath","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nargonath"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fgood-squeeze/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fgood-squeeze/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fgood-squeeze/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fgood-squeeze/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fgood-squeeze/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fgood-squeeze/codemeta","maintainers":[{"uuid":"nlf","login":"nlf","name":null,"email":"quitlahok@gmail.com","url":null,"packages_count":310,"html_url":"https://www.npmjs.com/~nlf","role":null,"created_at":"2022-11-20T16:44:23.223Z","updated_at":"2022-11-20T16:44:23.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nlf/packages"},{"uuid":"marsup","login":"marsup","name":null,"email":"nicolas@morel.io","url":null,"packages_count":173,"html_url":"https://www.npmjs.com/~marsup","role":null,"created_at":"2022-11-20T16:44:23.176Z","updated_at":"2022-11-20T16:44:23.176Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marsup/packages"},{"uuid":"devinivy","login":"devinivy","name":null,"email":"devinivy@gmail.com","url":null,"packages_count":329,"html_url":"https://www.npmjs.com/~devinivy","role":null,"created_at":"2022-11-20T16:44:23.237Z","updated_at":"2022-11-20T16:44:23.237Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devinivy/packages"},{"uuid":"wyatt","login":"wyatt","name":null,"email":"wpreul@gmail.com","url":null,"packages_count":188,"html_url":"https://www.npmjs.com/~wyatt","role":null,"created_at":"2022-11-20T16:44:23.274Z","updated_at":"2022-11-20T16:44:23.274Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wyatt/packages"},{"uuid":"lloydbenson","login":"lloydbenson","name":null,"email":"lloyd.benson@gmail.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~lloydbenson","role":null,"created_at":"2022-11-20T16:44:23.300Z","updated_at":"2022-11-20T16:44:23.300Z","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":175,"html_url":"https://www.npmjs.com/~cjihrig","role":null,"created_at":"2023-01-15T17:34:52.108Z","updated_at":"2023-01-15T17:34:52.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cjihrig/packages"}]}