{"id":876895,"name":"@corbinu/code","ecosystem":"npm","description":"assertion library","homepage":"https://github.com/hapijs/code#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hapijs/code","keywords_array":["test","expect","assertion"],"namespace":"corbinu","versions_count":3,"first_release_published_at":"2018-01-31T18:26:31.376Z","latest_release_published_at":"2018-02-01T08:12:52.013Z","latest_release_number":"0.2.1","last_synced_at":"2026-04-05T11:20:56.884Z","created_at":"2022-04-07T15:11:08.191Z","updated_at":"2026-04-05T11:20:56.884Z","registry_url":"https://www.npmjs.com/package/@corbinu/code","install_command":"npm install @corbinu/code","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.1"}},"repo_metadata":{"id":21822973,"uuid":"25145904","full_name":"hapijs/code","owner":"hapijs","description":"Assertion library","archived":false,"fork":false,"pushed_at":"2024-10-23T15:37:52.000Z","size":281,"stargazers_count":231,"open_issues_count":3,"forks_count":73,"subscribers_count":21,"default_branch":"master","last_synced_at":"2026-03-11T16:23:11.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hapijs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-10-13T06:26:32.000Z","updated_at":"2026-01-21T16:53:33.000Z","dependencies_parsed_at":"2023-12-28T22:07:06.996Z","dependency_job_id":"1d0971b2-5488-456b-94ba-1fa92d0f81f4","html_url":"https://github.com/hapijs/code","commit_stats":{"total_commits":187,"total_committers":34,"mean_commits":5.5,"dds":0.7058823529411764,"last_synced_commit":"425043e302090e541f569ee37d8dd4c0444a9cf4"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/hapijs/code","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/code/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/sbom","scorecard":{"id":455143,"data":{"date":"2025-08-11","repo":{"name":"github.com/hapijs/code","commit":"b1b39c033f8109da62db1221b209153f9a59ce36"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":4,"reason":"Found 14/30 approved changesets -- score normalized to 4","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":"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":"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":"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":"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":"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/code/ci-module.yml/master?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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:23.578Z","repository_id":21822973,"created_at":"2025-08-19T09:22:23.578Z","updated_at":"2025-08-19T09:22:23.578Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30701184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-19T05:29:31.190Z","status":"ssl_error","status_checked_at":"2026-03-19T05:28:25.821Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"v9.0.3","sha":"425043e302090e541f569ee37d8dd4c0444a9cf4","kind":"tag","published_at":"2023-02-11T18:01:14.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v9.0.3","html_url":"https://github.com/hapijs/code/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"0de76047dcf4b6875872879204d0547d4a684fd3","kind":"tag","published_at":"2022-11-29T08:46:15.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v9.0.2","html_url":"https://github.com/hapijs/code/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"aa1f2b36bcdd56d69f876af5d1e2b114807c80d2","kind":"tag","published_at":"2022-06-14T15:40:21.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v9.0.1","html_url":"https://github.com/hapijs/code/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"a4ab995a4372fec067778ba1666e9c71ccfd9218","kind":"tag","published_at":"2022-05-01T20:10:44.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v9.0.0","html_url":"https://github.com/hapijs/code/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.0/manifests"},{"name":"v9.0.0-beta.0","sha":"8c572bddef585336f811455f3a0f15aa5282574e","kind":"tag","published_at":"2022-04-24T20:48:13.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v9.0.0-beta.0","html_url":"https://github.com/hapijs/code/releases/tag/v9.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v9.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v9.0.0-beta.0/manifests"},{"name":"v8.0.7","sha":"ed94bc0b76825e40314b9d28b6a3437af35e9314","kind":"tag","published_at":"2022-02-08T07:03:59.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v8.0.7","html_url":"https://github.com/hapijs/code/releases/tag/v8.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v8.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.7/manifests"},{"name":"v8.0.6","sha":"fb38df0feb4e46d600aff695b727f9145e14daed","kind":"tag","published_at":"2022-01-24T14:51:03.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v8.0.6","html_url":"https://github.com/hapijs/code/releases/tag/v8.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v8.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.6/manifests"},{"name":"v8.0.5","sha":"2b3cad63e0421157b91de3250159038e9484b6ab","kind":"tag","published_at":"2021-11-20T04:15:40.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v8.0.5","html_url":"https://github.com/hapijs/code/releases/tag/v8.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v8.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.5/manifests"},{"name":"v8.0.4","sha":"8f5dba65b545cd7fa19ad4a4dfdea10893abcf80","kind":"tag","published_at":"2021-11-05T14:21:29.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v8.0.4","html_url":"https://github.com/hapijs/code/releases/tag/v8.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v8.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.4/manifests"},{"name":"v8.0.3","sha":"1aa2fc79c4e9032c4edc54c0f58322aac5a0a716","kind":"tag","published_at":"2021-03-15T18:58:23.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v8.0.3","html_url":"https://github.com/hapijs/code/releases/tag/v8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.3/manifests"},{"name":"v8.0.2","sha":"2f8a8a0ab17ea6c2cdb32802fda0626112ada29a","kind":"commit","published_at":"2020-07-29T13:37:57.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v8.0.2","html_url":"https://github.com/hapijs/code/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"de71baaa810525f94508560130acbffd9d6a7038","kind":"tag","published_at":"2020-01-03T23:26:20.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v8.0.1","html_url":"https://github.com/hapijs/code/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"ed3984d85d01af0bc6c2ce13576360e2797ddc20","kind":"tag","published_at":"2020-01-03T22:59:24.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v8.0.0","html_url":"https://github.com/hapijs/code/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"cd20ffba69c387756ae02c501bc6ea73ff660bda","kind":"tag","published_at":"2019-10-13T01:12:21.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v7.0.0","html_url":"https://github.com/hapijs/code/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v7.0.0/manifests"},{"name":"v6.0.0","sha":"af14cec0acdff2ce450596439c6513e472eb7c85","kind":"tag","published_at":"2019-07-24T18:08:26.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v6.0.0","html_url":"https://github.com/hapijs/code/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v6.0.0/manifests"},{"name":"v5.3.1","sha":"c6cab9be69558e61bd2ad2cb3cba184a87c0d0a7","kind":"tag","published_at":"2019-03-29T23:11:33.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.3.1","html_url":"https://github.com/hapijs/code/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"3b8861e1b38d8a992fe7d701be9d0a1cbe60b25a","kind":"tag","published_at":"2019-03-29T22:04:36.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.3.0","html_url":"https://github.com/hapijs/code/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.3.0/manifests"},{"name":"v5.2.4","sha":"e3d110feced57c09879855040434cc1b9e11b380","kind":"commit","published_at":"2018-11-20T23:18:20.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.2.4","html_url":"https://github.com/hapijs/code/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"57c974c4c2332cb4a1b8a7768e8850084cc79395","kind":"tag","published_at":"2018-11-02T23:38:26.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.2.3","html_url":"https://github.com/hapijs/code/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"6d8766944faf68e82611c20840dbf759cb140d2d","kind":"tag","published_at":"2018-11-01T07:15:47.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.2.2","html_url":"https://github.com/hapijs/code/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"b458d1301a1a4130b08cc1817b515b6fa854dc73","kind":"commit","published_at":"2018-10-23T20:53:44.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.2.1","html_url":"https://github.com/hapijs/code/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"506b432e2dbb04c1a1c51cac0e620304a90933f5","kind":"tag","published_at":"2018-02-09T23:14:27.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.2.0","html_url":"https://github.com/hapijs/code/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.2.0/manifests"},{"name":"v5.1.2","sha":"18cd84c06f0d58f80857cf2901c146879da979df","kind":"tag","published_at":"2017-11-03T07:00:47.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.1.2","html_url":"https://github.com/hapijs/code/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"d2af62a9d7604c1de0df03022465de1d8fe6416d","kind":"tag","published_at":"2017-11-03T06:58:54.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.1.1","html_url":"https://github.com/hapijs/code/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a878e86667c05b3974b4456386e2277bb770f02e","kind":"tag","published_at":"2017-09-17T20:22:54.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.1.0","html_url":"https://github.com/hapijs/code/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"50faff7eeb9e5a9a437910cecbca72a99e1fbf6f","kind":"tag","published_at":"2017-09-16T05:23:22.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v5.0.0","html_url":"https://github.com/hapijs/code/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"2559673ade374ee065cb425bdb35f6173af64e7a","kind":"commit","published_at":"2017-06-08T16:24:13.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v4.1.0","html_url":"https://github.com/hapijs/code/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"7ff3fdb75869c8c0e98f9b828f6592683fd4dda3","kind":"commit","published_at":"2016-09-21T23:38:22.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v4.0.0","html_url":"https://github.com/hapijs/code/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v4.0.0/manifests"},{"name":"v3.0.2","sha":"890e7b3272d736850bed8bcec27fe612bc20ba6e","kind":"tag","published_at":"2016-07-27T19:17:33.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v3.0.2","html_url":"https://github.com/hapijs/code/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"43e551ca3152b5e8bccba445b0806d46015d5d54","kind":"commit","published_at":"2016-06-07T13:17:33.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v3.0.1","html_url":"https://github.com/hapijs/code/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1ae51876d340f793af1fc7301628bda9cf44700a","kind":"commit","published_at":"2016-05-21T01:34:00.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v3.0.0","html_url":"https://github.com/hapijs/code/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v3.0.0/manifests"},{"name":"v2.3.0","sha":"999d09b1d8f81143fd66a0b10701c6da8b53c672","kind":"commit","published_at":"2016-05-06T19:24:28.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v2.3.0","html_url":"https://github.com/hapijs/code/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"86ebd4639dfc09bfd46f726f8e57b8e9c165d2c7","kind":"commit","published_at":"2016-04-27T19:56:48.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v2.2.1","html_url":"https://github.com/hapijs/code/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"88967760555d74bcf839b8af2953dc238088bdfc","kind":"commit","published_at":"2016-04-06T13:52:48.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v2.2.0","html_url":"https://github.com/hapijs/code/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"b456673cc5498a8c4bca565843b747a7815c580c","kind":"commit","published_at":"2016-03-13T17:25:42.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v2.1.1","html_url":"https://github.com/hapijs/code/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ff1345a4dc421b74904bb0957fb78beac3806815","kind":"commit","published_at":"2015-12-30T15:50:48.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v2.1.0","html_url":"https://github.com/hapijs/code/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"ded1abfb1b95bed2a6eb961cf71ed2b602314901","kind":"commit","published_at":"2015-10-30T19:40:59.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v2.0.1","html_url":"https://github.com/hapijs/code/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"f1b697cabef0aa351f092c8b3cd83ffc1af65d26","kind":"commit","published_at":"2015-10-30T18:45:18.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v2.0.0","html_url":"https://github.com/hapijs/code/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v2.0.0/manifests"},{"name":"v1.5.0","sha":"41530c14f234accc0d94ab795f48951e22d522d4","kind":"commit","published_at":"2015-07-29T23:48:55.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v1.5.0","html_url":"https://github.com/hapijs/code/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"77afa8ea7914223df089de3ff27a62e913dc4966","kind":"commit","published_at":"2015-06-16T19:02:06.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v1.4.1","html_url":"https://github.com/hapijs/code/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"2203b09a4c71e38130ce7c753f91463d073189bf","kind":"commit","published_at":"2015-03-26T22:18:47.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v1.4.0","html_url":"https://github.com/hapijs/code/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"55db87b2d0e773cd56e0db0c2147ec74f647ead9","kind":"commit","published_at":"2015-01-21T19:04:12.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v1.3.0","html_url":"https://github.com/hapijs/code/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"56e2f88aa887550929b1e904bab0a87a8750830c","kind":"tag","published_at":"2014-11-02T18:59:11.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v1.2.1","html_url":"https://github.com/hapijs/code/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"c501d32e0f7e21533a01806a188eeb9d76c46512","kind":"tag","published_at":"2014-10-22T06:15:03.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v1.2.0","html_url":"https://github.com/hapijs/code/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"1a039823805f7e553f8dfaf4da675956b9bfa7e7","kind":"tag","published_at":"2014-10-21T23:53:49.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v1.1.1","html_url":"https://github.com/hapijs/code/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"733e4634fdf34436d86d48e2166faa5e687d27dd","kind":"tag","published_at":"2014-10-21T22:23:20.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/1.1.0","html_url":"https://github.com/hapijs/code/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/1.1.0/manifests"},{"name":"v1.0.0","sha":"50cb937691aa7bed564eaee266fa507f3d40063c","kind":"tag","published_at":"2014-10-21T21:52:06.000Z","download_url":"https://codeload.github.com/hapijs/code/tar.gz/v1.0.0","html_url":"https://github.com/hapijs/code/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/code@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fcode/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-24T19:34:56.894Z","dependent_packages_count":1,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.93583794069781,"dependent_repos_count":10.336075070876474,"dependent_packages_count":20.974713837819785,"stargazers_count":3.839509293107573,"forks_count":3.3109302054237033,"docker_downloads_count":null,"average":15.07941326958507},"purl":"pkg:npm/%40corbinu/code","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@corbinu/code","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@corbinu/code","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@corbinu/code/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-19T00:21:04.200Z","issues_count":27,"pull_requests_count":74,"avg_time_to_close_issue":912512.2916666666,"avg_time_to_close_pull_request":496035.3108108108,"issues_closed_count":24,"pull_requests_closed_count":74,"pull_request_authors_count":30,"issue_authors_count":18,"avg_comments_per_issue":2.814814814814815,"avg_comments_per_pull_request":2.3783783783783785,"merged_pull_requests_count":59,"bot_issues_count":0,"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%2Fcode/issues","maintainers":[{"login":"devinivy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devinivy"},{"login":"Nargonath","count":1,"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/@corbinu%2Fcode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Fcode/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Fcode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Fcode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@corbinu%2Fcode/codemeta","maintainers":[{"uuid":"corbinu","login":"corbinu","name":null,"email":"corbinu@openswimsoftware.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~corbinu","role":null,"created_at":"2022-11-16T08:39:33.723Z","updated_at":"2022-11-16T08:39:33.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/corbinu/packages"},{"uuid":"decimal","login":"decimal","name":null,"email":"c@decimal.io","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~decimal","role":null,"created_at":"2022-11-16T08:39:33.717Z","updated_at":"2022-11-16T08:39:33.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/decimal/packages"}]}