{"id":2090357,"name":"node-error-handler","ecosystem":"npm","description":"Express error handlers for JSON APIs in development and production environments","homepage":"https://github.com/leonardofurnielis/node-error-handler#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/leonardofurnielis/node-error-handler","keywords_array":["api","express","error","handler","error-handler","json","node"],"namespace":null,"versions_count":26,"first_release_published_at":"2020-02-23T13:03:52.334Z","latest_release_published_at":"2024-02-24T04:26:11.087Z","latest_release_number":"1.4.0","last_synced_at":"2026-04-06T15:16:14.265Z","created_at":"2022-04-09T20:53:28.013Z","updated_at":"2026-04-06T15:16:14.265Z","registry_url":"https://www.npmjs.com/package/node-error-handler","install_command":"npm install node-error-handler","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.0"}},"repo_metadata":{"id":35032497,"uuid":"187531751","full_name":"leonardofurnielis/node-error-handler","owner":"leonardofurnielis","description":"Express error handler for JSON APIs in development and production-ready environments.","archived":false,"fork":false,"pushed_at":"2024-02-24T04:29:21.000Z","size":497,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-24T15:36:37.726Z","etag":null,"topics":["api","error","error-handling","express","handler","json","nodejs"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/node-error-handler","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leonardofurnielis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-19T21:51:49.000Z","updated_at":"2022-10-05T19:56:25.000Z","dependencies_parsed_at":"2022-08-08T04:00:58.642Z","dependency_job_id":null,"html_url":"https://github.com/leonardofurnielis/node-error-handler","commit_stats":null,"previous_names":["leofur1/http-json-error-handler"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/leonardofurnielis/node-error-handler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonardofurnielis","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/sbom","scorecard":{"id":584653,"data":{"date":"2025-08-11","repo":{"name":"github.com/leonardofurnielis/node-error-handler","commit":"e3ca8605c752a1eda6d4f4cadc30ca7f809922b2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/leonardofurnielis/node-error-handler/build-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/leonardofurnielis/node-error-handler/build-test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build-test.yml:29","Warn: npmCommand not pinned by hash: .github/workflows/build-test.yml:30","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   3 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv"],"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-20T20:07:37.415Z","repository_id":35032497,"created_at":"2025-08-20T20:07:37.415Z","updated_at":"2025-08-20T20:07:37.415Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282486446,"owners_count":26677171,"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-11-03T02:00:05.676Z","response_time":108,"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":"leonardofurnielis","name":"Leonardo Furnielis","uuid":"50212505","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/50212505?u=340e7dc7583d1c9609caa43a31cdcc3bf02f228d\u0026v=4","repositories_count":5,"last_synced_at":"2023-03-02T22:32:09.757Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/leonardofurnielis","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T12:29:56.403Z","updated_at":"2023-03-02T22:32:09.793Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonardofurnielis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leonardofurnielis/repositories"},"tags":[{"name":"v1.2.11","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.11","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.11/manifests"},{"name":"v1.2.0","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.0","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.0/manifests"},{"name":"v1.2.1","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.1","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.1/manifests"},{"name":"v1.2.2","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.2","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.2/manifests"},{"name":"v1.2.3","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.3","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.3/manifests"},{"name":"v1.2.4","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.4","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.4/manifests"},{"name":"v1.2.5","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.5","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.5/manifests"},{"name":"v1.2.6","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.6","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.6/manifests"},{"name":"v1.2.7","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.7","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.7/manifests"},{"name":"v1.2.9","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.9","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.9/manifests"},{"name":"v1.2.10","sha":"fffea53113195f6745ab86b752b080413eefd78b","kind":"commit","published_at":"2022-10-20T19:18:27.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/v1.2.10","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/v1.2.10/manifests"},{"name":"1.2.7","sha":"13af065a605a2683c4d37d0f8a9319beb9144668","kind":"commit","published_at":"2022-07-10T23:26:41.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.2.7","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.7/manifests"},{"name":"1.2.6","sha":"4824aec57ad525cad1346d240d37c3565d88c47a","kind":"commit","published_at":"2022-06-09T14:34:33.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.2.6","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.6/manifests"},{"name":"1.2.5","sha":"2e95d9e55912de95ebca6e409f66d4e1c8d0b328","kind":"commit","published_at":"2022-02-17T17:33:55.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.2.5","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"86bb398d742786227d09dc66eb0f66389e66e526","kind":"commit","published_at":"2022-02-14T17:04:20.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.2.4","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"7eb997e733ed141bd9b8f435a1f9142bea4684b0","kind":"commit","published_at":"2021-12-04T18:07:46.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.2.3","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"852001f736dee0966f90c1cd95b4f4addeab4405","kind":"commit","published_at":"2021-07-30T19:31:52.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.2.2","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"04594850246131ccdf1243281f8707e5951c3141","kind":"commit","published_at":"2021-05-09T16:38:06.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.2.1","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"2e3d6325ece81fccebee692c9126ce1e87bc6f11","kind":"commit","published_at":"2021-03-11T15:01:17.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.2.0","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.2.0/manifests"},{"name":"1.1.15","sha":"46918ad8d8ffb664938a92cff409b8f2917c2d25","kind":"commit","published_at":"2021-01-29T14:24:58.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.15","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.15/manifests"},{"name":"1.1.14","sha":"5e9317c67aecb54afad16498fb63bf7064facff0","kind":"commit","published_at":"2020-11-26T21:28:51.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.14","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.14/manifests"},{"name":"1.1.13","sha":"58eabf2d587f978a5f4b3b913e81642aa3f346be","kind":"commit","published_at":"2020-10-07T17:44:53.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.13","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.13/manifests"},{"name":"1.1.12","sha":"9c719ff50bff56a713cbb67792283ddb21496882","kind":"commit","published_at":"2020-09-08T14:51:09.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.12","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.12/manifests"},{"name":"1.1.11","sha":"4cd9200bd1c265d4058564a4a525df00160e7ca2","kind":"commit","published_at":"2020-07-24T15:00:38.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.11","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.11/manifests"},{"name":"1.1.10","sha":"495f730eb56b5d9f526932f713333b41fab4124c","kind":"commit","published_at":"2020-07-14T22:39:22.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.10","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.10/manifests"},{"name":"1.1.9","sha":"2fa392de5714d00ed7f11ad4ca137287355e349e","kind":"commit","published_at":"2020-06-10T13:43:59.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.9","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.9/manifests"},{"name":"1.1.8","sha":"967f84782e3ec201a67b71e921a013afbc5e8df9","kind":"commit","published_at":"2020-05-04T13:40:06.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.8","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.8/manifests"},{"name":"1.1.7","sha":"1384de4eb3d275b9652c7c0b50819ad3e5b00a57","kind":"commit","published_at":"2020-03-25T15:58:09.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.7","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.7/manifests"},{"name":"1.1.6","sha":"814379fd05052b4e69627f07925033f8aa802e52","kind":"commit","published_at":"2020-03-14T18:01:16.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.6","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.6/manifests"},{"name":"1.1.5","sha":"d72d4c560e50e58c64a4bdc83569b36faac894ec","kind":"commit","published_at":"2020-02-23T13:01:36.000Z","download_url":"https://codeload.github.com/leonardofurnielis/node-error-handler/tar.gz/1.1.5","html_url":"https://github.com/leonardofurnielis/node-error-handler/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/leonardofurnielis/node-error-handler@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leonardofurnielis%2Fnode-error-handler/tags/1.1.5/manifests"}]},"repo_metadata_updated_at":"2025-12-24T20:58:03.963Z","dependent_packages_count":1,"downloads":70,"downloads_period":"last-month","dependent_repos_count":8,"rankings":{"downloads":6.8634361752468624,"dependent_repos_count":4.077259659631357,"dependent_packages_count":20.923425438757658,"stargazers_count":13.147654877285264,"forks_count":9.830640358797728,"docker_downloads_count":null,"average":10.968483301943774},"purl":"pkg:npm/node-error-handler","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-error-handler","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-error-handler","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-error-handler/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T11:31:05.202Z","issues_count":1,"pull_requests_count":1,"avg_time_to_close_issue":166911.0,"avg_time_to_close_pull_request":80382.0,"issues_closed_count":1,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":1,"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/leonardofurnielis%2Fnode-error-handler/issues","maintainers":[{"login":"leonardofurnielis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leonardofurnielis"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-error-handler/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-error-handler/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-error-handler/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-error-handler/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-error-handler/codemeta","maintainers":[{"uuid":"leonardofurnielis","login":"leonardofurnielis","name":null,"email":"leonardofurnielis@outlook.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~leonardofurnielis","role":null,"created_at":"2022-11-16T12:58:50.316Z","updated_at":"2022-11-16T12:58:50.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/leonardofurnielis/packages"}]}