{"id":1697633,"name":"express-handler-errors","ecosystem":"npm","description":"Middleware to handle erros on express framework","homepage":"https://github.com/vitordelfino/express-handler-errors","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/vitordelfino/express-handler-errors","keywords_array":["express","errors","error-handler"],"namespace":null,"versions_count":23,"first_release_published_at":"2020-03-12T18:01:03.615Z","latest_release_published_at":"2020-07-20T16:53:36.589Z","latest_release_number":"2.3.1","last_synced_at":"2026-03-28T01:23:58.964Z","created_at":"2022-04-09T15:18:54.504Z","updated_at":"2026-03-28T01:23:58.965Z","registry_url":"https://www.npmjs.com/package/express-handler-errors","install_command":"npm install express-handler-errors","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.1"}},"repo_metadata":{"id":38174510,"uuid":"246897797","full_name":"vitordelfino/express-handler-errors","owner":"vitordelfino","description":"Middleware to handle erros on express framework","archived":false,"fork":false,"pushed_at":"2023-01-24T03:18:30.000Z","size":4498,"stargazers_count":0,"open_issues_count":14,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-04T13:52:58.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vitordelfino.png","metadata":{"files":{"readme":"Readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-03-12T17:52:11.000Z","updated_at":"2021-06-09T12:50:10.000Z","dependencies_parsed_at":"2023-02-13T15:00:47.509Z","dependency_job_id":null,"html_url":"https://github.com/vitordelfino/express-handler-errors","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/vitordelfino/express-handler-errors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitordelfino","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/sbom","scorecard":{"id":924252,"data":{"date":"2025-08-11","repo":{"name":"github.com/vitordelfino/express-handler-errors","commit":"dc675fef4ac17defdbc33eebf2445463344458af"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"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":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"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.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/vitordelfino/express-handler-errors/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/vitordelfino/express-handler-errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/vitordelfino/express-handler-errors/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/vitordelfino/express-handler-errors/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/vitordelfino/express-handler-errors/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":0,"reason":"75 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-fj58-h2fr-3pp2","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-pw54-mh39-w3hc","Warn: Project is vulnerable to: GHSA-xgh6-85xh-479p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-qgmg-gppg-76g5","Warn: Project is vulnerable to: GHSA-xx4c-jj58-r7x6","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-25T09:09:27.435Z","repository_id":38174510,"created_at":"2025-08-25T09:09:27.436Z","updated_at":"2025-08-25T09:09:27.436Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009069,"owners_count":26084549,"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-11T02:00:06.511Z","response_time":55,"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":"vitordelfino","name":"Vitor Silva Delfino","uuid":"19233898","kind":"user","description":"Desenvolvedor","email":"","website":"https://cv.vitordelfino.dev","location":"Carapicuíba, SP - Brazil","twitter":"vitordelfno95","company":"Loft","icon_url":"https://avatars.githubusercontent.com/u/19233898?u=b8727e4feaedbd30d92e723a5e67bdd7327f13bf\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-04T15:32:59.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/vitordelfino","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:24:34.069Z","updated_at":"2023-03-04T15:32:59.113Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitordelfino","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitordelfino/repositories"},"tags":[{"name":"v2.3.1","sha":"8e2d671d6235f9da07b31150d21e4eb419c9d60f","kind":"commit","published_at":"2020-07-20T16:53:25.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.3.1","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"5374c2a593f5404788b4f915818abdd88dad8ae1","kind":"commit","published_at":"2020-07-20T16:45:49.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.3.0","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"67d211ed1adcd5173312dd9ed05eb1f8380f04bf","kind":"commit","published_at":"2020-07-15T22:33:07.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.2.1","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2921f214a5cf655ff68cc019b5fef9210927e6e7","kind":"commit","published_at":"2020-07-14T18:31:43.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.2.0","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"40c4c16fc17ee6da5f3c8cccf89bfa9edb7679d7","kind":"commit","published_at":"2020-07-09T15:29:11.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.1.1","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"247537d27e2572766688482fb17736cc590de963","kind":"commit","published_at":"2020-07-09T15:04:48.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.1.0","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.1.0/manifests"},{"name":"v2.0.6","sha":"46dbe819bd5c91104c6d360007dc7e37bdda1a67","kind":"tag","published_at":"2020-07-09T13:57:27.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.0.6","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"42a7cce97ae76e587670bf51faba23eda0cb5e99","kind":"tag","published_at":"2020-07-08T22:34:54.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.0.5","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"80642cc44d9a00f43c9745bc33dfd1804da38644","kind":"tag","published_at":"2020-07-08T22:26:38.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.0.4","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d1deaeff1d72ca53853025839b8b4675a63013f4","kind":"tag","published_at":"2020-07-08T22:08:31.000Z","download_url":"https://codeload.github.com/vitordelfino/express-handler-errors/tar.gz/v2.0.3","html_url":"https://github.com/vitordelfino/express-handler-errors/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/vitordelfino/express-handler-errors@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitordelfino%2Fexpress-handler-errors/tags/v2.0.3/manifests"}]},"repo_metadata_updated_at":"2025-10-11T22:26:49.398Z","dependent_packages_count":1,"downloads":409,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":14.259023395256012,"dependent_repos_count":3.9023627107751113,"dependent_packages_count":21.085079244272496,"stargazers_count":21.026250325926867,"forks_count":15.474035080301332,"docker_downloads_count":null,"average":15.149350151306365},"purl":"pkg:npm/express-handler-errors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/express-handler-errors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/express-handler-errors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/express-handler-errors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T06:13:17.382Z","issues_count":0,"pull_requests_count":33,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":3557775.6842105263,"issues_closed_count":0,"pull_requests_closed_count":19,"pull_request_authors_count":2,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.18181818181818182,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":28,"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/vitordelfino%2Fexpress-handler-errors/issues","maintainers":[{"login":"vitordelfino","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vitordelfino"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-handler-errors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-handler-errors/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-handler-errors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-handler-errors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/express-handler-errors/codemeta","maintainers":[{"uuid":"vitordelfino","login":"vitordelfino","name":null,"email":"vitor.delfino952@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~vitordelfino","role":null,"created_at":"2022-11-12T07:21:47.114Z","updated_at":"2022-11-12T07:21:47.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vitordelfino/packages"}]}