{"id":377906,"url":"https://github.com/AriaMinaei/pretty-error","last_synced_at":"2026-09-10T22:03:32.794Z","repository":{"id":11446433,"uuid":"13905184","full_name":"AriaMinaei/pretty-error","owner":"AriaMinaei","description":"See node.js errors with less clutter","archived":false,"fork":false,"pushed_at":"2024-06-16T12:51:51.000Z","size":362,"stargazers_count":1524,"open_issues_count":27,"forks_count":51,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-07-20T19:27:40.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/AriaMinaei.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2013-10-27T17:10:07.000Z","updated_at":"2026-04-30T06:14:03.000Z","dependencies_parsed_at":"2024-09-16T22:57:13.963Z","dependency_job_id":"b22dfa6b-b040-40d7-b787-7c044f64148f","html_url":"https://github.com/AriaMinaei/pretty-error","commit_stats":{"total_commits":101,"total_committers":11,"mean_commits":9.181818181818182,"dds":"0.20792079207920788","last_synced_commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/AriaMinaei/pretty-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/sbom","scorecard":{"id":15946,"data":{"date":"2025-08-11","repo":{"name":"github.com/AriaMinaei/pretty-error","commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T15:47:37.934Z","repository_id":11446433,"created_at":"2025-08-14T15:47:37.935Z","updated_at":"2025-08-14T15:47:37.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36128845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-31T02:00:06.731Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"AriaMinaei","name":"Aria","uuid":"593118","kind":"user","description":"","email":"","website":null,"location":"Berlin \u0026 Helsinki","twitter":"ariaminaei","company":null,"icon_url":"https://avatars.githubusercontent.com/u/593118?v=4","repositories_count":79,"last_synced_at":"2024-05-02T18:18:05.541Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AriaMinaei","funding_links":[],"total_stars":2340,"followers":494,"following":211,"created_at":"2022-11-02T16:20:55.508Z","updated_at":"2024-05-02T18:18:15.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei/repositories"},"packages":[{"id":5004100,"name":"org.webjars.npm:pretty-error","ecosystem":"maven","description":"WebJar for pretty-error","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AriaMinaei/pretty-error","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2017-09-16T14:07:54.000Z","latest_release_published_at":"2022-12-01T07:03:38.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-09-09T21:35:00.461Z","created_at":"2022-07-27T11:06:14.415Z","updated_at":"2026-09-09T21:35:00.461Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/pretty-error/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/pretty-error/","metadata":{},"repo_metadata":{"id":11446433,"uuid":"13905184","full_name":"AriaMinaei/pretty-error","owner":"AriaMinaei","description":"See node.js errors with less clutter","archived":false,"fork":false,"pushed_at":"2024-06-16T12:51:51.000Z","size":362,"stargazers_count":1520,"open_issues_count":24,"forks_count":50,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-12T19:46:59.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/AriaMinaei.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2013-10-27T17:10:07.000Z","updated_at":"2025-07-31T12:50:15.000Z","dependencies_parsed_at":"2024-09-16T22:57:13.963Z","dependency_job_id":"f7f19797-aba7-44e0-8510-881848c2e3ab","html_url":"https://github.com/AriaMinaei/pretty-error","commit_stats":{"total_commits":101,"total_committers":11,"mean_commits":9.181818181818182,"dds":"0.20792079207920788","last_synced_commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/AriaMinaei/pretty-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/sbom","scorecard":{"id":15946,"data":{"date":"2025-08-11","repo":{"name":"github.com/AriaMinaei/pretty-error","commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T15:47:37.934Z","repository_id":11446433,"created_at":"2025-08-14T15:47:37.935Z","updated_at":"2025-08-14T15:47:37.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271293998,"owners_count":24734436,"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-08-20T02:00:09.606Z","response_time":69,"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":"AriaMinaei","name":"Aria","uuid":"593118","kind":"user","description":"","email":"","website":null,"location":"Berlin \u0026 Helsinki","twitter":"ariaminaei","company":null,"icon_url":"https://avatars.githubusercontent.com/u/593118?v=4","repositories_count":79,"last_synced_at":"2024-05-02T18:18:05.541Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AriaMinaei","funding_links":[],"total_stars":2340,"followers":494,"following":211,"created_at":"2022-11-02T16:20:55.508Z","updated_at":"2024-05-02T18:18:15.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei/repositories"},"tags":[{"name":"4.0.0","sha":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6","kind":"commit","published_at":"2021-10-23T16:26:08.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/4.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/4.0.0/manifests"},{"name":"3.0.4","sha":"1846d0cbc79c3390eeb3c39c166c3f817fb945bc","kind":"commit","published_at":"2021-06-08T18:39:48.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.4","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"94d00625b9983fcb522872d1bd1cb7f0d2ac47b0","kind":"commit","published_at":"2021-01-02T12:38:52.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.3/manifests"},{"name":"2.1.2","sha":"be3ea2544b80bc9f605278fdda44575b16991afe","kind":"commit","published_at":"2020-10-18T20:14:31.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.2/manifests"},{"name":"3.0.2","sha":"e02f7bc178a7c71ea38c4df3a1d57939b68f252a","kind":"commit","published_at":"2020-10-18T19:46:12.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"c75ffa33c024f447443e9f9246e6579bcd0af65b","kind":"commit","published_at":"2020-07-19T20:48:47.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.0/manifests"},{"name":"2.2.0-rc.1","sha":"03422949dc6214caca7b7f8a520c8840d3ad4f5e","kind":"commit","published_at":"2017-08-17T14:04:17.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.2.0-rc.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.2.0-rc.1/manifests"},{"name":"2.1.1","sha":"3f77528617ad81fe393ce14fd86e851e309e995d","kind":"commit","published_at":"2017-06-19T18:01:41.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"26ae78383597b5184e46d120853171ee0ae138b4","kind":"commit","published_at":"2017-04-05T17:20:42.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.0/manifests"},{"name":"2.0.3","sha":"84bccab05b7801fc306d8bf6d7ee4eb08e213f13","kind":"commit","published_at":"2017-03-14T08:47:54.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"be707de104d2c5b8bf399d8f48199092351bb589","kind":"commit","published_at":"2016-10-15T09:28:05.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"fc09dbbf363ab4a9bd71865481fe1b2f64615bf6","kind":"commit","published_at":"2016-09-22T08:55:19.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3be04dffb599da87e2fa6ebba967d7079930e213","kind":"commit","published_at":"2015-12-22T12:27:26.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"31b2f6342e636e45f4a8a27d8a4ba2a52d2e383d","kind":"commit","published_at":"2015-08-15T21:06:30.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/1.2.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"53a920080a33bd0a30712048b2b769373144f216","kind":"commit","published_at":"2015-04-05T11:41:32.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/1.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.1.2/manifests"},{"name":"v1.1.1","sha":"39c0027c9e692a4305b54e0b62985998ee83d32a","kind":"tag","published_at":"2014-05-27T03:14:16.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fab71e39aa1075e0841bf85dde8db630522b6eb4","kind":"tag","published_at":"2014-05-26T20:40:31.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b388f7f04718b8e68e9a0400fd3bf6fa68eaae6d","kind":"tag","published_at":"2014-05-26T20:35:04.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.0.0/manifests"},{"name":"0.1.18","sha":"1bf4668cb84defd795e7dc2be97d4d004996cc44","kind":"commit","published_at":"2014-04-05T12:37:26.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.18","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"f5ebd72717e54468978947e991e28a3ee50cc82d","kind":"commit","published_at":"2014-02-17T08:12:51.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.17","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.17/manifests"},{"name":"0.1.0-beta.16","sha":"5fcaf1f7a7f628bb9313e97fd7598e1d11fb168f","kind":"commit","published_at":"2014-01-30T13:27:59.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0-beta.16","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0-beta.16/manifests"},{"name":"0.1.15","sha":"8836f6079ee20c8e392f9eb772bd0f8ac3b7bc03","kind":"commit","published_at":"2014-01-30T11:35:06.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.15","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"d5f897652655563bce619f185d1f47b277046ca3","kind":"commit","published_at":"2014-01-30T11:32:38.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.14","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"16ba13a018a845a49a2271de9bc3dfa3185a3bcd","kind":"commit","published_at":"2014-01-25T17:08:51.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.10","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b8c48d65731f606758f44cc7de81dfd4ce5896b1","kind":"commit","published_at":"2014-01-25T16:39:38.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.9","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"25471fb0a99c73ca0cb85450b554082235b163df","kind":"commit","published_at":"2014-01-25T16:07:36.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.8","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f6a9ba08c5a957956d105d3e3b1155d1b8fe6820","kind":"commit","published_at":"2014-01-24T14:02:47.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.7","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"2d45267fd6f5b1df3940fb44304be72bed387d9a","kind":"commit","published_at":"2014-01-24T12:06:39.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.6","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"70c921401715f1235817456be92e2b87882a8ec8","kind":"commit","published_at":"2014-01-24T12:05:20.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.5","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"d554e0b86e84140c479d04b603ab8ebe3bfbd3c3","kind":"commit","published_at":"2014-01-17T08:08:56.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.4","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"0a2dcf6b9a034e8106fd1285295087a49bf26ec4","kind":"commit","published_at":"2014-01-14T10:30:25.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"2f1e88b21f3801e142c0f2f2b442d4805fab37d2","kind":"commit","published_at":"2014-01-13T15:25:24.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"bc9d1037ba47febc561a8342cac9b5f735df12eb","kind":"commit","published_at":"2014-01-08T16:13:36.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"3576a46135e55a8ebd57c4cd283ac5a252b96e56","kind":"commit","published_at":"2014-01-08T15:48:35.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0/manifests"},{"name":"0.1.0.beta1","sha":"a4e89b544a25b11dd7ab2c0b2b9e9935a7978bbc","kind":"commit","published_at":"2013-10-27T16:42:00.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0.beta1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0.beta1/manifests"}]},"repo_metadata_updated_at":"2025-08-20T09:43:56.617Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":7.898026295989389,"forks_count":16.725019712963203,"average":18.37664500414323},"purl":"pkg:maven/org.webjars.npm/pretty-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:pretty-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:pretty-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:pretty-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T00:07:03.008Z","issues_count":50,"pull_requests_count":20,"avg_time_to_close_issue":13067925.677419355,"avg_time_to_close_pull_request":11287210.4,"issues_closed_count":31,"pull_requests_closed_count":15,"pull_request_authors_count":17,"issue_authors_count":36,"avg_comments_per_issue":3.22,"avg_comments_per_pull_request":1.65,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/AriaMinaei%2Fpretty-error/issues","maintainers":[{"login":"alexgorbatchev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexgorbatchev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:pretty-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:pretty-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:pretty-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:pretty-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:pretty-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:pretty-error/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622688,"maintainers_count":0,"namespaces_count":82667,"keywords_count":37216,"github":"maven-central","metadata":{"funded_packages_count":50888,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-10T05:01:15.859Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4119252,"name":"github.com/AriaMinaei/pretty-error","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/AriaMinaei/pretty-error","keywords_array":[],"namespace":"github.com/AriaMinaei","versions_count":3,"first_release_published_at":"2014-05-26T20:35:04.000Z","latest_release_published_at":"2014-05-27T03:14:16.000Z","latest_release_number":"v1.1.1","last_synced_at":"2026-09-09T21:44:07.807Z","created_at":"2022-04-12T14:48:14.611Z","updated_at":"2026-09-09T21:44:07.808Z","registry_url":"https://pkg.go.dev/github.com/AriaMinaei/pretty-error","install_command":"go get github.com/AriaMinaei/pretty-error","documentation_url":"https://pkg.go.dev/github.com/AriaMinaei/pretty-error#section-documentation","metadata":{},"repo_metadata":{"id":11446433,"uuid":"13905184","full_name":"AriaMinaei/pretty-error","owner":"AriaMinaei","description":"See node.js errors with less clutter","archived":false,"fork":false,"pushed_at":"2024-06-16T12:51:51.000Z","size":362,"stargazers_count":1520,"open_issues_count":24,"forks_count":50,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-12T19:46:59.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/AriaMinaei.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2013-10-27T17:10:07.000Z","updated_at":"2025-07-31T12:50:15.000Z","dependencies_parsed_at":"2024-09-16T22:57:13.963Z","dependency_job_id":"f7f19797-aba7-44e0-8510-881848c2e3ab","html_url":"https://github.com/AriaMinaei/pretty-error","commit_stats":{"total_commits":101,"total_committers":11,"mean_commits":9.181818181818182,"dds":"0.20792079207920788","last_synced_commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/AriaMinaei/pretty-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/sbom","scorecard":{"id":15946,"data":{"date":"2025-08-11","repo":{"name":"github.com/AriaMinaei/pretty-error","commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T15:47:37.934Z","repository_id":11446433,"created_at":"2025-08-14T15:47:37.935Z","updated_at":"2025-08-14T15:47:37.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271293998,"owners_count":24734436,"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-08-20T02:00:09.606Z","response_time":69,"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":"AriaMinaei","name":"Aria","uuid":"593118","kind":"user","description":"","email":"","website":null,"location":"Berlin \u0026 Helsinki","twitter":"ariaminaei","company":null,"icon_url":"https://avatars.githubusercontent.com/u/593118?v=4","repositories_count":79,"last_synced_at":"2024-05-02T18:18:05.541Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AriaMinaei","funding_links":[],"total_stars":2340,"followers":494,"following":211,"created_at":"2022-11-02T16:20:55.508Z","updated_at":"2024-05-02T18:18:15.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei/repositories"},"tags":[{"name":"4.0.0","sha":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6","kind":"commit","published_at":"2021-10-23T16:26:08.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/4.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/4.0.0/manifests"},{"name":"3.0.4","sha":"1846d0cbc79c3390eeb3c39c166c3f817fb945bc","kind":"commit","published_at":"2021-06-08T18:39:48.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.4","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"94d00625b9983fcb522872d1bd1cb7f0d2ac47b0","kind":"commit","published_at":"2021-01-02T12:38:52.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.3/manifests"},{"name":"2.1.2","sha":"be3ea2544b80bc9f605278fdda44575b16991afe","kind":"commit","published_at":"2020-10-18T20:14:31.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.2/manifests"},{"name":"3.0.2","sha":"e02f7bc178a7c71ea38c4df3a1d57939b68f252a","kind":"commit","published_at":"2020-10-18T19:46:12.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"c75ffa33c024f447443e9f9246e6579bcd0af65b","kind":"commit","published_at":"2020-07-19T20:48:47.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.0/manifests"},{"name":"2.2.0-rc.1","sha":"03422949dc6214caca7b7f8a520c8840d3ad4f5e","kind":"commit","published_at":"2017-08-17T14:04:17.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.2.0-rc.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.2.0-rc.1/manifests"},{"name":"2.1.1","sha":"3f77528617ad81fe393ce14fd86e851e309e995d","kind":"commit","published_at":"2017-06-19T18:01:41.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"26ae78383597b5184e46d120853171ee0ae138b4","kind":"commit","published_at":"2017-04-05T17:20:42.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.0/manifests"},{"name":"2.0.3","sha":"84bccab05b7801fc306d8bf6d7ee4eb08e213f13","kind":"commit","published_at":"2017-03-14T08:47:54.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"be707de104d2c5b8bf399d8f48199092351bb589","kind":"commit","published_at":"2016-10-15T09:28:05.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"fc09dbbf363ab4a9bd71865481fe1b2f64615bf6","kind":"commit","published_at":"2016-09-22T08:55:19.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3be04dffb599da87e2fa6ebba967d7079930e213","kind":"commit","published_at":"2015-12-22T12:27:26.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"31b2f6342e636e45f4a8a27d8a4ba2a52d2e383d","kind":"commit","published_at":"2015-08-15T21:06:30.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/1.2.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"53a920080a33bd0a30712048b2b769373144f216","kind":"commit","published_at":"2015-04-05T11:41:32.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/1.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.1.2/manifests"},{"name":"v1.1.1","sha":"39c0027c9e692a4305b54e0b62985998ee83d32a","kind":"tag","published_at":"2014-05-27T03:14:16.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fab71e39aa1075e0841bf85dde8db630522b6eb4","kind":"tag","published_at":"2014-05-26T20:40:31.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b388f7f04718b8e68e9a0400fd3bf6fa68eaae6d","kind":"tag","published_at":"2014-05-26T20:35:04.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.0.0/manifests"},{"name":"0.1.18","sha":"1bf4668cb84defd795e7dc2be97d4d004996cc44","kind":"commit","published_at":"2014-04-05T12:37:26.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.18","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"f5ebd72717e54468978947e991e28a3ee50cc82d","kind":"commit","published_at":"2014-02-17T08:12:51.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.17","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.17/manifests"},{"name":"0.1.0-beta.16","sha":"5fcaf1f7a7f628bb9313e97fd7598e1d11fb168f","kind":"commit","published_at":"2014-01-30T13:27:59.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0-beta.16","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0-beta.16/manifests"},{"name":"0.1.15","sha":"8836f6079ee20c8e392f9eb772bd0f8ac3b7bc03","kind":"commit","published_at":"2014-01-30T11:35:06.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.15","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"d5f897652655563bce619f185d1f47b277046ca3","kind":"commit","published_at":"2014-01-30T11:32:38.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.14","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"16ba13a018a845a49a2271de9bc3dfa3185a3bcd","kind":"commit","published_at":"2014-01-25T17:08:51.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.10","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b8c48d65731f606758f44cc7de81dfd4ce5896b1","kind":"commit","published_at":"2014-01-25T16:39:38.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.9","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"25471fb0a99c73ca0cb85450b554082235b163df","kind":"commit","published_at":"2014-01-25T16:07:36.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.8","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f6a9ba08c5a957956d105d3e3b1155d1b8fe6820","kind":"commit","published_at":"2014-01-24T14:02:47.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.7","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"2d45267fd6f5b1df3940fb44304be72bed387d9a","kind":"commit","published_at":"2014-01-24T12:06:39.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.6","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"70c921401715f1235817456be92e2b87882a8ec8","kind":"commit","published_at":"2014-01-24T12:05:20.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.5","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"d554e0b86e84140c479d04b603ab8ebe3bfbd3c3","kind":"commit","published_at":"2014-01-17T08:08:56.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.4","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"0a2dcf6b9a034e8106fd1285295087a49bf26ec4","kind":"commit","published_at":"2014-01-14T10:30:25.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"2f1e88b21f3801e142c0f2f2b442d4805fab37d2","kind":"commit","published_at":"2014-01-13T15:25:24.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"bc9d1037ba47febc561a8342cac9b5f735df12eb","kind":"commit","published_at":"2014-01-08T16:13:36.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"3576a46135e55a8ebd57c4cd283ac5a252b96e56","kind":"commit","published_at":"2014-01-08T15:48:35.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0/manifests"},{"name":"0.1.0.beta1","sha":"a4e89b544a25b11dd7ab2c0b2b9e9935a7978bbc","kind":"commit","published_at":"2013-10-27T16:42:00.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0.beta1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0.beta1/manifests"}]},"repo_metadata_updated_at":"2025-08-20T09:43:56.772Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21aria%21minaei/pretty-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/AriaMinaei/pretty-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/AriaMinaei/pretty-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/AriaMinaei/pretty-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-19T00:07:03.008Z","issues_count":50,"pull_requests_count":20,"avg_time_to_close_issue":13067925.677419355,"avg_time_to_close_pull_request":11287210.4,"issues_closed_count":31,"pull_requests_closed_count":15,"pull_request_authors_count":17,"issue_authors_count":36,"avg_comments_per_issue":3.22,"avg_comments_per_pull_request":1.65,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":1,"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":1,"past_year_avg_comments_per_issue":0.0,"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/AriaMinaei%2Fpretty-error/issues","maintainers":[{"login":"alexgorbatchev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexgorbatchev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAriaMinaei%2Fpretty-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAriaMinaei%2Fpretty-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAriaMinaei%2Fpretty-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAriaMinaei%2Fpretty-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAriaMinaei%2Fpretty-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FAriaMinaei%2Fpretty-error/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2307106,"maintainers_count":0,"namespaces_count":840653,"keywords_count":127325,"github":"golang","metadata":{"funded_packages_count":79022,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-10T05:04:23.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2189963,"name":"pretty-error","ecosystem":"npm","description":"See nodejs errors with less clutter","homepage":"https://github.com/AriaMinaei/pretty-error#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AriaMinaei/pretty-error","keywords_array":["pretty","error","exception","debug","error-handling","readable","colorful","prettify","format","human"],"namespace":null,"versions_count":35,"first_release_published_at":"2014-01-08T15:49:34.734Z","latest_release_published_at":"2021-10-23T16:30:31.263Z","latest_release_number":"4.0.0","last_synced_at":"2026-09-09T21:44:40.952Z","created_at":"2022-04-09T22:15:07.658Z","updated_at":"2026-09-09T21:44:40.953Z","registry_url":"https://www.npmjs.com/package/pretty-error","install_command":"npm install pretty-error","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0","next":"2.2.0-rc.1","dev":"3.0.5-dev.1"},"contentPolicy":null},"repo_metadata":{"id":11446433,"uuid":"13905184","full_name":"AriaMinaei/pretty-error","owner":"AriaMinaei","description":"See node.js errors with less clutter","archived":false,"fork":false,"pushed_at":"2024-06-16T12:51:51.000Z","size":362,"stargazers_count":1524,"open_issues_count":27,"forks_count":51,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-07-20T19:27:40.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/AriaMinaei.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2013-10-27T17:10:07.000Z","updated_at":"2026-04-30T06:14:03.000Z","dependencies_parsed_at":"2024-09-16T22:57:13.963Z","dependency_job_id":"b22dfa6b-b040-40d7-b787-7c044f64148f","html_url":"https://github.com/AriaMinaei/pretty-error","commit_stats":{"total_commits":101,"total_committers":11,"mean_commits":9.181818181818182,"dds":"0.20792079207920788","last_synced_commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/AriaMinaei/pretty-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/sbom","scorecard":{"id":15946,"data":{"date":"2025-08-11","repo":{"name":"github.com/AriaMinaei/pretty-error","commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T15:47:37.934Z","repository_id":11446433,"created_at":"2025-08-14T15:47:37.935Z","updated_at":"2025-08-14T15:47:37.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36128845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-31T02:00:06.731Z","response_time":112,"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":"AriaMinaei","name":"Aria","uuid":"593118","kind":"user","description":"","email":"","website":null,"location":"Berlin \u0026 Helsinki","twitter":"ariaminaei","company":null,"icon_url":"https://avatars.githubusercontent.com/u/593118?v=4","repositories_count":79,"last_synced_at":"2024-05-02T18:18:05.541Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AriaMinaei","funding_links":[],"total_stars":2340,"followers":494,"following":211,"created_at":"2022-11-02T16:20:55.508Z","updated_at":"2024-05-02T18:18:15.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei/repositories"},"tags":[{"name":"4.0.0","sha":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6","kind":"commit","published_at":"2021-10-23T16:26:08.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/4.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/4.0.0/manifests"},{"name":"3.0.4","sha":"1846d0cbc79c3390eeb3c39c166c3f817fb945bc","kind":"commit","published_at":"2021-06-08T18:39:48.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.4","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"94d00625b9983fcb522872d1bd1cb7f0d2ac47b0","kind":"commit","published_at":"2021-01-02T12:38:52.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.3/manifests"},{"name":"2.1.2","sha":"be3ea2544b80bc9f605278fdda44575b16991afe","kind":"commit","published_at":"2020-10-18T20:14:31.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.2/manifests"},{"name":"3.0.2","sha":"e02f7bc178a7c71ea38c4df3a1d57939b68f252a","kind":"commit","published_at":"2020-10-18T19:46:12.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"c75ffa33c024f447443e9f9246e6579bcd0af65b","kind":"commit","published_at":"2020-07-19T20:48:47.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.0/manifests"},{"name":"2.2.0-rc.1","sha":"03422949dc6214caca7b7f8a520c8840d3ad4f5e","kind":"commit","published_at":"2017-08-17T14:04:17.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.2.0-rc.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.2.0-rc.1/manifests"},{"name":"2.1.1","sha":"3f77528617ad81fe393ce14fd86e851e309e995d","kind":"commit","published_at":"2017-06-19T18:01:41.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"26ae78383597b5184e46d120853171ee0ae138b4","kind":"commit","published_at":"2017-04-05T17:20:42.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.0/manifests"},{"name":"2.0.3","sha":"84bccab05b7801fc306d8bf6d7ee4eb08e213f13","kind":"commit","published_at":"2017-03-14T08:47:54.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"be707de104d2c5b8bf399d8f48199092351bb589","kind":"commit","published_at":"2016-10-15T09:28:05.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"fc09dbbf363ab4a9bd71865481fe1b2f64615bf6","kind":"commit","published_at":"2016-09-22T08:55:19.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3be04dffb599da87e2fa6ebba967d7079930e213","kind":"commit","published_at":"2015-12-22T12:27:26.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"31b2f6342e636e45f4a8a27d8a4ba2a52d2e383d","kind":"commit","published_at":"2015-08-15T21:06:30.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/1.2.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"53a920080a33bd0a30712048b2b769373144f216","kind":"commit","published_at":"2015-04-05T11:41:32.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/1.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.1.2/manifests"},{"name":"v1.1.1","sha":"39c0027c9e692a4305b54e0b62985998ee83d32a","kind":"tag","published_at":"2014-05-27T03:14:16.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fab71e39aa1075e0841bf85dde8db630522b6eb4","kind":"tag","published_at":"2014-05-26T20:40:31.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b388f7f04718b8e68e9a0400fd3bf6fa68eaae6d","kind":"tag","published_at":"2014-05-26T20:35:04.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.0.0/manifests"},{"name":"0.1.18","sha":"1bf4668cb84defd795e7dc2be97d4d004996cc44","kind":"commit","published_at":"2014-04-05T12:37:26.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.18","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"f5ebd72717e54468978947e991e28a3ee50cc82d","kind":"commit","published_at":"2014-02-17T08:12:51.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.17","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.17/manifests"},{"name":"0.1.0-beta.16","sha":"5fcaf1f7a7f628bb9313e97fd7598e1d11fb168f","kind":"commit","published_at":"2014-01-30T13:27:59.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0-beta.16","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0-beta.16/manifests"},{"name":"0.1.15","sha":"8836f6079ee20c8e392f9eb772bd0f8ac3b7bc03","kind":"commit","published_at":"2014-01-30T11:35:06.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.15","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"d5f897652655563bce619f185d1f47b277046ca3","kind":"commit","published_at":"2014-01-30T11:32:38.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.14","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"16ba13a018a845a49a2271de9bc3dfa3185a3bcd","kind":"commit","published_at":"2014-01-25T17:08:51.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.10","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b8c48d65731f606758f44cc7de81dfd4ce5896b1","kind":"commit","published_at":"2014-01-25T16:39:38.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.9","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"25471fb0a99c73ca0cb85450b554082235b163df","kind":"commit","published_at":"2014-01-25T16:07:36.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.8","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f6a9ba08c5a957956d105d3e3b1155d1b8fe6820","kind":"commit","published_at":"2014-01-24T14:02:47.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.7","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"2d45267fd6f5b1df3940fb44304be72bed387d9a","kind":"commit","published_at":"2014-01-24T12:06:39.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.6","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"70c921401715f1235817456be92e2b87882a8ec8","kind":"commit","published_at":"2014-01-24T12:05:20.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.5","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"d554e0b86e84140c479d04b603ab8ebe3bfbd3c3","kind":"commit","published_at":"2014-01-17T08:08:56.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.4","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"0a2dcf6b9a034e8106fd1285295087a49bf26ec4","kind":"commit","published_at":"2014-01-14T10:30:25.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"2f1e88b21f3801e142c0f2f2b442d4805fab37d2","kind":"commit","published_at":"2014-01-13T15:25:24.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"bc9d1037ba47febc561a8342cac9b5f735df12eb","kind":"commit","published_at":"2014-01-08T16:13:36.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"3576a46135e55a8ebd57c4cd283ac5a252b96e56","kind":"commit","published_at":"2014-01-08T15:48:35.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0/manifests"},{"name":"0.1.0.beta1","sha":"a4e89b544a25b11dd7ab2c0b2b9e9935a7978bbc","kind":"commit","published_at":"2013-10-27T16:42:00.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0.beta1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0.beta1/manifests"}]},"repo_metadata_updated_at":"2026-08-24T16:43:54.711Z","dependent_packages_count":1010,"downloads":57632592,"downloads_period":"last-month","dependent_repos_count":2235717,"rankings":{"downloads":0.03222605661491149,"dependent_repos_count":0.012129263449792515,"dependent_packages_count":0.06760079335787296,"stargazers_count":2.0991565918029176,"forks_count":3.934071548436433,"docker_downloads_count":0.033540297503807846,"average":1.0297874251942891},"purl":"pkg:npm/pretty-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/pretty-error","docker_dependents_count":16843,"docker_downloads_count":2434300038,"usage_url":"https://repos.ecosyste.ms/usage/npm/pretty-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/pretty-error/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-24T06:01:12.239Z","issues_count":53,"pull_requests_count":22,"avg_time_to_close_issue":13067925.677419355,"avg_time_to_close_pull_request":16610446.3125,"issues_closed_count":31,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":39,"avg_comments_per_issue":3.056603773584906,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":3,"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":3,"past_year_avg_comments_per_issue":0.0,"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/AriaMinaei%2Fpretty-error/issues","maintainers":[{"login":"alexgorbatchev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexgorbatchev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pretty-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pretty-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pretty-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pretty-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pretty-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pretty-error/codemeta","maintainers":[{"uuid":"ariaminaei","login":"ariaminaei","name":null,"email":"aria.minaei@gmail.com","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~ariaminaei","role":null,"created_at":"2022-11-13T21:26:26.512Z","updated_at":"2022-11-13T21:26:26.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ariaminaei/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5845075,"maintainers_count":1251355,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4121575,"name":"github.com/ariaminaei/pretty-error","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/ariaminaei/pretty-error","keywords_array":[],"namespace":"github.com/ariaminaei","versions_count":3,"first_release_published_at":"2014-05-26T20:35:04.000Z","latest_release_published_at":"2014-05-27T03:14:16.000Z","latest_release_number":"v1.1.1","last_synced_at":"2026-09-09T21:40:28.876Z","created_at":"2022-04-12T14:58:03.091Z","updated_at":"2026-09-09T21:40:28.876Z","registry_url":"https://pkg.go.dev/github.com/ariaminaei/pretty-error","install_command":"go get github.com/ariaminaei/pretty-error","documentation_url":"https://pkg.go.dev/github.com/ariaminaei/pretty-error#section-documentation","metadata":{},"repo_metadata":{"id":11446433,"uuid":"13905184","full_name":"AriaMinaei/pretty-error","owner":"AriaMinaei","description":"See node.js errors with less clutter","archived":false,"fork":false,"pushed_at":"2024-06-16T12:51:51.000Z","size":362,"stargazers_count":1524,"open_issues_count":27,"forks_count":51,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-08-30T09:17:52.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","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/AriaMinaei.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2013-10-27T17:10:07.000Z","updated_at":"2026-04-30T06:14:03.000Z","dependencies_parsed_at":"2024-09-16T22:57:13.963Z","dependency_job_id":"b22dfa6b-b040-40d7-b787-7c044f64148f","html_url":"https://github.com/AriaMinaei/pretty-error","commit_stats":{"total_commits":101,"total_committers":11,"mean_commits":9.181818181818182,"dds":"0.20792079207920788","last_synced_commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/AriaMinaei/pretty-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/sbom","scorecard":{"id":15946,"data":{"date":"2025-08-11","repo":{"name":"github.com/AriaMinaei/pretty-error","commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"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":"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":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/AriaMinaei/pretty-error/main.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-14T15:47:37.934Z","repository_id":11446433,"created_at":"2025-08-14T15:47:37.935Z","updated_at":"2025-08-14T15:47:37.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37022653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-05T02:00:06.064Z","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":"AriaMinaei","name":"Aria","uuid":"593118","kind":"user","description":"","email":"","website":null,"location":"Berlin \u0026 Helsinki","twitter":"ariaminaei","company":null,"icon_url":"https://avatars.githubusercontent.com/u/593118?v=4","repositories_count":79,"last_synced_at":"2024-05-02T18:18:05.541Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AriaMinaei","funding_links":[],"total_stars":2340,"followers":494,"following":211,"created_at":"2022-11-02T16:20:55.508Z","updated_at":"2024-05-02T18:18:15.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AriaMinaei/repositories"},"tags":[{"name":"4.0.0","sha":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6","kind":"commit","published_at":"2021-10-23T16:26:08.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/4.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/4.0.0/manifests"},{"name":"3.0.4","sha":"1846d0cbc79c3390eeb3c39c166c3f817fb945bc","kind":"commit","published_at":"2021-06-08T18:39:48.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.4","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.4/manifests"},{"name":"3.0.3","sha":"94d00625b9983fcb522872d1bd1cb7f0d2ac47b0","kind":"commit","published_at":"2021-01-02T12:38:52.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.3/manifests"},{"name":"2.1.2","sha":"be3ea2544b80bc9f605278fdda44575b16991afe","kind":"commit","published_at":"2020-10-18T20:14:31.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.2/manifests"},{"name":"3.0.2","sha":"e02f7bc178a7c71ea38c4df3a1d57939b68f252a","kind":"commit","published_at":"2020-10-18T19:46:12.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.2/manifests"},{"name":"3.0.0","sha":"c75ffa33c024f447443e9f9246e6579bcd0af65b","kind":"commit","published_at":"2020-07-19T20:48:47.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/3.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/3.0.0/manifests"},{"name":"2.2.0-rc.1","sha":"03422949dc6214caca7b7f8a520c8840d3ad4f5e","kind":"commit","published_at":"2017-08-17T14:04:17.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.2.0-rc.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.2.0-rc.1/manifests"},{"name":"2.1.1","sha":"3f77528617ad81fe393ce14fd86e851e309e995d","kind":"commit","published_at":"2017-06-19T18:01:41.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"26ae78383597b5184e46d120853171ee0ae138b4","kind":"commit","published_at":"2017-04-05T17:20:42.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.1.0/manifests"},{"name":"2.0.3","sha":"84bccab05b7801fc306d8bf6d7ee4eb08e213f13","kind":"commit","published_at":"2017-03-14T08:47:54.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"be707de104d2c5b8bf399d8f48199092351bb589","kind":"commit","published_at":"2016-10-15T09:28:05.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"fc09dbbf363ab4a9bd71865481fe1b2f64615bf6","kind":"commit","published_at":"2016-09-22T08:55:19.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3be04dffb599da87e2fa6ebba967d7079930e213","kind":"commit","published_at":"2015-12-22T12:27:26.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/2.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/2.0.0/manifests"},{"name":"1.2.0","sha":"31b2f6342e636e45f4a8a27d8a4ba2a52d2e383d","kind":"commit","published_at":"2015-08-15T21:06:30.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/1.2.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.2.0/manifests"},{"name":"1.1.2","sha":"53a920080a33bd0a30712048b2b769373144f216","kind":"commit","published_at":"2015-04-05T11:41:32.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/1.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/1.1.2/manifests"},{"name":"v1.1.1","sha":"39c0027c9e692a4305b54e0b62985998ee83d32a","kind":"tag","published_at":"2014-05-27T03:14:16.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"fab71e39aa1075e0841bf85dde8db630522b6eb4","kind":"tag","published_at":"2014-05-26T20:40:31.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"b388f7f04718b8e68e9a0400fd3bf6fa68eaae6d","kind":"tag","published_at":"2014-05-26T20:35:04.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/v1.0.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/v1.0.0/manifests"},{"name":"0.1.18","sha":"1bf4668cb84defd795e7dc2be97d4d004996cc44","kind":"commit","published_at":"2014-04-05T12:37:26.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.18","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.18/manifests"},{"name":"0.1.17","sha":"f5ebd72717e54468978947e991e28a3ee50cc82d","kind":"commit","published_at":"2014-02-17T08:12:51.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.17","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.17/manifests"},{"name":"0.1.0-beta.16","sha":"5fcaf1f7a7f628bb9313e97fd7598e1d11fb168f","kind":"commit","published_at":"2014-01-30T13:27:59.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0-beta.16","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0-beta.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0-beta.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0-beta.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0-beta.16/manifests"},{"name":"0.1.15","sha":"8836f6079ee20c8e392f9eb772bd0f8ac3b7bc03","kind":"commit","published_at":"2014-01-30T11:35:06.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.15","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.15/manifests"},{"name":"0.1.14","sha":"d5f897652655563bce619f185d1f47b277046ca3","kind":"commit","published_at":"2014-01-30T11:32:38.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.14","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.14/manifests"},{"name":"0.1.10","sha":"16ba13a018a845a49a2271de9bc3dfa3185a3bcd","kind":"commit","published_at":"2014-01-25T17:08:51.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.10","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"b8c48d65731f606758f44cc7de81dfd4ce5896b1","kind":"commit","published_at":"2014-01-25T16:39:38.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.9","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"25471fb0a99c73ca0cb85450b554082235b163df","kind":"commit","published_at":"2014-01-25T16:07:36.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.8","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"f6a9ba08c5a957956d105d3e3b1155d1b8fe6820","kind":"commit","published_at":"2014-01-24T14:02:47.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.7","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"2d45267fd6f5b1df3940fb44304be72bed387d9a","kind":"commit","published_at":"2014-01-24T12:06:39.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.6","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"70c921401715f1235817456be92e2b87882a8ec8","kind":"commit","published_at":"2014-01-24T12:05:20.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.5","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"d554e0b86e84140c479d04b603ab8ebe3bfbd3c3","kind":"commit","published_at":"2014-01-17T08:08:56.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.4","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"0a2dcf6b9a034e8106fd1285295087a49bf26ec4","kind":"commit","published_at":"2014-01-14T10:30:25.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.3","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.3/manifests"},{"name":"0.1.2","sha":"2f1e88b21f3801e142c0f2f2b442d4805fab37d2","kind":"commit","published_at":"2014-01-13T15:25:24.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.2","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"bc9d1037ba47febc561a8342cac9b5f735df12eb","kind":"commit","published_at":"2014-01-08T16:13:36.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"3576a46135e55a8ebd57c4cd283ac5a252b96e56","kind":"commit","published_at":"2014-01-08T15:48:35.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0/manifests"},{"name":"0.1.0.beta1","sha":"a4e89b544a25b11dd7ab2c0b2b9e9935a7978bbc","kind":"commit","published_at":"2013-10-27T16:42:00.000Z","download_url":"https://codeload.github.com/AriaMinaei/pretty-error/tar.gz/0.1.0.beta1","html_url":"https://github.com/AriaMinaei/pretty-error/releases/tag/0.1.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/AriaMinaei/pretty-error@0.1.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/tags/0.1.0.beta1/manifests"}]},"repo_metadata_updated_at":"2026-09-05T04:50:41.182Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/ariaminaei/pretty-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/ariaminaei/pretty-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/ariaminaei/pretty-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/ariaminaei/pretty-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T19:05:57.224Z","issues_count":53,"pull_requests_count":22,"avg_time_to_close_issue":13067925.677419355,"avg_time_to_close_pull_request":16610446.3125,"issues_closed_count":31,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":39,"avg_comments_per_issue":3.056603773584906,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":3,"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":3,"past_year_avg_comments_per_issue":0.0,"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/AriaMinaei%2Fpretty-error/issues","maintainers":[{"login":"alexgorbatchev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexgorbatchev"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fariaminaei%2Fpretty-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fariaminaei%2Fpretty-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fariaminaei%2Fpretty-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fariaminaei%2Fpretty-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fariaminaei%2Fpretty-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fariaminaei%2Fpretty-error/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2307106,"maintainers_count":0,"namespaces_count":840653,"keywords_count":127325,"github":"golang","metadata":{"funded_packages_count":79022,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-10T05:04:23.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":12970,"full_name":"AriaMinaei/pretty-error","default_branch":"master","total_commits":101,"total_committers":11,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":9.181818181818182,"dds":0.20792079207920788,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-09-09T21:34:22.946Z","last_synced_commit":"ae492ce4faf051741f17b689b5b4d62f41b9ccf6","created_at":"2023-03-07T11:21:41.934Z","updated_at":"2026-09-09T21:34:22.708Z","committers":[{"name":"Aria","email":"aria.minaei@gmail.com","login":"AriaMinaei","count":80},{"name":"Alex Gorbatchev","email":"alex.gorbatchev@gmail.com","login":"alexgorbatchev","count":12},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Vsevolod Strukchinsky","email":"floatdrop@gmail.com","login":"floatdrop","count":1},{"name":"Tom Esterez","email":"testerez@gmail.com","login":"testerez","count":1},{"name":"Pedro Augusto de Paula Barbosa","email":"papb1996@gmail.com","login":"papb","count":1},{"name":"Nick Maltsev","email":"matlsnikolay@gmail.com","login":"nickmaltsev","count":1},{"name":"Matt Kane","email":"matt@gatsbyjs.com","login":"ascorbic","count":1},{"name":"Isman Usoh","email":"isman-usoh","login":"isman-usoh","count":1},{"name":"mariorodriguespt@gmail.com","email":"mariorodrigues@Marios-MBP.home","login":null,"count":1},{"name":"Dawid 'nCore' Opis","email":"dawid.opis@thetradenet.com","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-10T00:00:07.690Z","repositories_count":7216117,"commits_count":1078699735,"contributors_count":47551621,"owners_count":1442009,"committers_count":3491032,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"AriaMinaei/pretty-error","html_url":"https://github.com/AriaMinaei/pretty-error","last_synced_at":"2026-09-09T21:34:22.527Z","status":null,"issues_count":53,"pull_requests_count":22,"avg_time_to_close_issue":13067925.677419355,"avg_time_to_close_pull_request":16610446.3125,"issues_closed_count":31,"pull_requests_closed_count":16,"pull_request_authors_count":17,"issue_authors_count":39,"avg_comments_per_issue":3.056603773584906,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":3,"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":3,"past_year_avg_comments_per_issue":0.0,"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,"created_at":"2023-05-16T15:34:58.508Z","updated_at":"2026-09-09T21:34:22.527Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AriaMinaei%2Fpretty-error/issues","issue_labels_count":{"table":{"enhancement":7,"good first issue":1,"bug":1,"easyfix":1}},"pull_request_labels_count":{"table":{"dependencies":5}},"issue_author_associations_count":{"table":{"NONE":50,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":12,"NONE":9,"COLLABORATOR":1}},"issue_authors":{"table":{"reggi":7,"aight8":5,"alexgorbatchev":3,"Kikobeats":2,"jantimon":2,"danielscw":1,"walshie4":1,"TylerBrock":1,"joaosemrif":1,"ay0ks":1,"nyteshade":1,"joepie91":1,"mariorodriguespt":1,"AoDev":1,"thealjey":1,"mhkeller":1,"gameroman":1,"roblav96":1,"vjpr":1,"tusharmath":1,"ELLIOTTCABLE":1,"monde-dev":1,"cggaurav":1,"grimurd":1,"sakgoyal":1,"lachieh":1,"apopescu-im":1,"radarsu":1,"matthewmueller":1,"parroit":1,"ibc":1,"fr1sk":1,"fundon":1,"conartist6":1,"perry-mitchell":1,"zombieyang":1,"epan-dd":1,"HansHammel":1,"imarotte":1}},"pull_request_authors":{"table":{"dependabot[bot]":5,"decahedron1":2,"Nicolab":1,"zanemcca":1,"MichaelScript":1,"alexgorbatchev":1,"willroberts":1,"fson":1,"Nivl":1,"jorrit":1,"nickmaltsev":1,"floatdrop":1,"nCore":1,"ascorbic":1,"testerez":1,"papb":1,"isman-usoh":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-10T00:00:06.218Z","repositories_count":17051076,"issues_count":45113187,"pull_requests_count":142017678,"authors_count":11698156,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"gameroman":1,"monde-dev":1,"sakgoyal":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"alexgorbatchev","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexgorbatchev"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":2,"WatchEvent":8},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-29T23:40:09.759Z","updated_at":"2022-08-29T23:40:09.759Z","repository_link":"https://github.com/AriaMinaei/pretty-error/blob/master/package-lock.json","dependencies":[{"id":3230771009,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3230771010,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":3230771011,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":3230771012,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":3230771013,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":3230771014,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3230771015,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3230771016,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3230771017,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3230771018,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3230771019,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":3230771020,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3230771021,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":3230771022,"package_name":"chai","ecosystem":"npm","requirements":"1.9.2","direct":false,"kind":"development","optional":false},{"id":3230771023,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":3230771024,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"development","optional":false},{"id":3230771025,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":3230771026,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3230771027,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":3230771028,"package_name":"coffee-script","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":3230771029,"package_name":"coffeescript","ecosystem":"npm","requirements":"1.12.7","direct":false,"kind":"development","optional":false},{"id":3230771030,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3230771031,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":3230771032,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":3230771033,"package_name":"css-select","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":3230771034,"package_name":"css-what","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":3230771035,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":3230771036,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":3230771037,"package_name":"deep-eql","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":3230771038,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3230771039,"package_name":"dom-converter","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":3230771040,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":3230771041,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":3230771042,"package_name":"domhandler","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":3230771043,"package_name":"domutils","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":3230771044,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":3230771045,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":3230771046,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3230771047,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3230771048,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":3230771049,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3230771050,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":3230771051,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3230771052,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":3230771053,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":3230771054,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":3230771055,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":3230771056,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":3230771057,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3230771058,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":3230771059,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":3230771060,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":3230771061,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":3230771062,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3230771063,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3230771064,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3230771065,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":3230771066,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":3230771067,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3230771068,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3230771069,"package_name":"jitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":3230771070,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3230771071,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":3230771072,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":3230771073,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3230771074,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":3230771075,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"development","optional":false},{"id":3230771076,"package_name":"mocha","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"development","optional":false},{"id":3230771077,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":3230771078,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":3230771079,"package_name":"nanoid","ecosystem":"npm","requirements":"3.1.20","direct":false,"kind":"development","optional":false},{"id":3230771080,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3230771081,"package_name":"nth-check","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":3230771082,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":3230771083,"package_name":"p-limit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":3230771084,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":3230771085,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":3230771086,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3230771087,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":3230771088,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":3230771089,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":3230771090,"package_name":"readdirp","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":3230771091,"package_name":"renderkid","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":3230771092,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3230771093,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":3230771094,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":3230771095,"package_name":"sink","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3230771096,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":3230771097,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3230771098,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3230771099,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":3230771100,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":3230771101,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":3230771102,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":3230771103,"package_name":"type-detect","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":3230771104,"package_name":"utila","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":3230771105,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3230771106,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":3230771107,"package_name":"workerpool","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":3230771108,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":3230771109,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3230771110,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":3230771111,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":3230771112,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":3230771113,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":3230771114,"package_name":"camelcase","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":3230771115,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-29T23:40:10.021Z","updated_at":"2022-08-29T23:40:10.021Z","repository_link":"https://github.com/AriaMinaei/pretty-error/blob/master/package.json","dependencies":[{"id":3230773017,"package_name":"lodash","ecosystem":"npm","requirements":"^4.17.20","direct":true,"kind":"runtime","optional":false},{"id":3230773018,"package_name":"renderkid","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"runtime","optional":false},{"id":3230773019,"package_name":"chai","ecosystem":"npm","requirements":"~1.9.2","direct":true,"kind":"development","optional":false},{"id":3230773020,"package_name":"coffee-script","ecosystem":"npm","requirements":"~1.8.0","direct":true,"kind":"development","optional":false},{"id":3230773021,"package_name":"coffeescript","ecosystem":"npm","requirements":"^1.12.7","direct":true,"kind":"development","optional":false},{"id":3230773022,"package_name":"jitter","ecosystem":"npm","requirements":"^1.3.0","direct":true,"kind":"development","optional":false},{"id":3230773023,"package_name":"mocha","ecosystem":"npm","requirements":"^8.2.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-09-16T22:57:12.981Z","updated_at":"2024-09-16T22:57:12.981Z","repository_link":"https://github.com/AriaMinaei/pretty-error/blob/master/.github/workflows/main.yml","dependencies":[{"id":20177816714,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":20177816715,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":31.381778778178074,"created_at":"2026-07-08T06:04:50.826Z","updated_at":"2026-09-10T22:03:32.794Z","avatar_url":"https://github.com/AriaMinaei.png","language":"CoffeeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377906","html_url":"https://summary.ecosyste.ms/projects/377906"}