{"id":111498,"name":null,"description":"Creates super long stack traces","url":"https://github.com/andreasmadsen/trace","last_synced_at":"2025-09-09T06:06:58.323Z","repository":{"id":4667968,"uuid":"5814103","full_name":"AndreasMadsen/trace","owner":"AndreasMadsen","description":"Creates super long stack traces","archived":false,"fork":false,"pushed_at":"2024-10-23T01:20:53.000Z","size":181,"stargazers_count":196,"open_issues_count":6,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-08T06:21:25.255Z","etag":null,"topics":["asynchronous","debugging","javascript","stack-traces","trace"],"latest_commit_sha":null,"homepage":"https://trace.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndreasMadsen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-09-14T20:02:41.000Z","updated_at":"2025-07-31T15:11:39.000Z","dependencies_parsed_at":"2024-11-23T22:57:39.972Z","dependency_job_id":"0dcad2b5-0e12-4ea4-9d5a-4c01e28ea696","html_url":"https://github.com/AndreasMadsen/trace","commit_stats":{"total_commits":103,"total_committers":4,"mean_commits":25.75,"dds":0.04854368932038833,"last_synced_commit":"50bee1e1e38060cf1c348165bdd53fc8b024d925"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndreasMadsen/trace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen","download_url":"https://codeload.github.com/AndreasMadsen/trace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/sbom","scorecard":{"id":13540,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndreasMadsen/trace","commit":"4c45a48807f0618f2cd9f1c5ee7c20a5974b2081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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:09:37.547Z","repository_id":4667968,"created_at":"2025-08-14T15:09:37.547Z","updated_at":"2025-08-14T15:09:37.547Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274250682,"owners_count":25249432,"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-09-09T02:00:10.223Z","response_time":80,"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":"AndreasMadsen","name":"Andreas Madsen","uuid":"505333","kind":"user","description":"Researching interpretability for Machine Learning because society needs it.","email":"","website":"https://andreasmadsen.github.io/","location":"Copenhagen, Denmark","twitter":"andreas_madsen","company":"MILA","icon_url":"https://avatars.githubusercontent.com/u/505333?u=57c7587cc1027243618c1b9a910aecc3a3dd8c0b\u0026v=4","repositories_count":151,"last_synced_at":"2024-04-14T19:00:53.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AndreasMadsen","funding_links":[],"total_stars":1643,"followers":640,"following":45,"created_at":"2022-11-02T16:31:06.750Z","updated_at":"2024-04-14T19:01:13.780Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen/repositories"},"packages":[{"id":2473378,"name":"trace","ecosystem":"npm","description":"Creates super long stack traces","homepage":"https://github.com/AndreasMadsen/trace#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/AndreasMadsen/trace","keywords_array":["trace","long stacks","long trace","stack","call","async"],"namespace":null,"versions_count":33,"first_release_published_at":"2012-09-14T20:05:40.196Z","latest_release_published_at":"2024-10-23T01:20:55.332Z","latest_release_number":"3.2.0","last_synced_at":"2025-09-07T16:47:48.793Z","created_at":"2022-04-10T02:17:49.777Z","updated_at":"2025-09-09T04:40:24.894Z","registry_url":"https://www.npmjs.com/package/trace","install_command":"npm install trace","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.2.0"}},"repo_metadata":{"id":4667968,"uuid":"5814103","full_name":"AndreasMadsen/trace","owner":"AndreasMadsen","description":"Creates super long stack traces","archived":false,"fork":false,"pushed_at":"2024-10-23T01:20:53.000Z","size":181,"stargazers_count":196,"open_issues_count":6,"forks_count":19,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-08T06:21:25.255Z","etag":null,"topics":["asynchronous","debugging","javascript","stack-traces","trace"],"latest_commit_sha":null,"homepage":"https://trace.js.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AndreasMadsen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-09-14T20:02:41.000Z","updated_at":"2025-07-31T15:11:39.000Z","dependencies_parsed_at":"2024-11-23T22:57:39.972Z","dependency_job_id":"0dcad2b5-0e12-4ea4-9d5a-4c01e28ea696","html_url":"https://github.com/AndreasMadsen/trace","commit_stats":{"total_commits":103,"total_committers":4,"mean_commits":25.75,"dds":0.04854368932038833,"last_synced_commit":"50bee1e1e38060cf1c348165bdd53fc8b024d925"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AndreasMadsen/trace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen","download_url":"https://codeload.github.com/AndreasMadsen/trace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/sbom","scorecard":{"id":13540,"data":{"date":"2025-08-11","repo":{"name":"github.com/AndreasMadsen/trace","commit":"4c45a48807f0618f2cd9f1c5ee7c20a5974b2081"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":2,"reason":"Found 6/27 approved changesets -- score normalized to 2","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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:09:37.547Z","repository_id":4667968,"created_at":"2025-08-14T15:09:37.547Z","updated_at":"2025-08-14T15:09:37.547Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274244220,"owners_count":25248157,"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-09-09T02:00:10.223Z","response_time":80,"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":"AndreasMadsen","name":"Andreas Madsen","uuid":"505333","kind":"user","description":"Researching interpretability for Machine Learning because society needs it.","email":"","website":"https://andreasmadsen.github.io/","location":"Copenhagen, Denmark","twitter":"andreas_madsen","company":"MILA","icon_url":"https://avatars.githubusercontent.com/u/505333?u=57c7587cc1027243618c1b9a910aecc3a3dd8c0b\u0026v=4","repositories_count":151,"last_synced_at":"2024-04-14T19:00:53.119Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AndreasMadsen","funding_links":[],"total_stars":1643,"followers":640,"following":45,"created_at":"2022-11-02T16:31:06.750Z","updated_at":"2024-04-14T19:01:13.780Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreasMadsen/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-09T04:40:24.894Z","dependent_packages_count":117,"downloads":59556,"downloads_period":"last-month","dependent_repos_count":223,"rankings":{"downloads":0.9089447181549427,"dependent_repos_count":1.069316531797277,"dependent_packages_count":0.33573581533170904,"stargazers_count":4.152871241820441,"forks_count":5.45637988312996,"docker_downloads_count":1.1413575566630105,"average":2.1774342911495568},"purl":"pkg:npm/trace","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/trace","docker_dependents_count":4,"docker_downloads_count":2420,"usage_url":"https://repos.ecosyste.ms/usage/npm/trace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/trace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-29T03:53:13.396Z","issues_count":45,"pull_requests_count":12,"avg_time_to_close_issue":7923605.609756097,"avg_time_to_close_pull_request":1631035.7,"issues_closed_count":41,"pull_requests_closed_count":10,"pull_request_authors_count":7,"issue_authors_count":31,"avg_comments_per_issue":4.7555555555555555,"avg_comments_per_pull_request":1.9166666666666667,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":655232.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":5.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/issues","maintainers":[{"login":"AndreasMadsen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trace/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/trace/related_packages","maintainers":[{"uuid":"andreasmadsen","login":"andreasmadsen","name":null,"email":"amwebdk@gmail.com","url":null,"packages_count":95,"html_url":"https://www.npmjs.com/~andreasmadsen","role":null,"created_at":"2022-11-15T01:38:54.459Z","updated_at":"2022-11-15T01:38:54.459Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andreasmadsen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5135066,"maintainers_count":1052623,"namespaces_count":314046,"keywords_count":731068,"github":"npm","metadata":{"funded_packages_count":156026},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-09T05:57:39.025Z","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"}}],"commits":{"id":302143,"full_name":"AndreasMadsen/trace","default_branch":"master","committers":[{"name":"Andreas Madsen","email":"amwebdk@gmail.com","login":"AndreasMadsen","count":99},{"name":"Andrew Bradley","email":"cspotcode@gmail.com","login":"cspotcode","count":3},{"name":"Moritz Peters","email":"maritz","login":"maritz","count":1},{"name":"Amila Welihinda","email":"amilajack","login":"amilajack","count":1},{"name":"Alejandro Fernández Haro","email":"afharo@gmail.com","login":"afharo","count":1}],"total_commits":105,"total_committers":5,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":21.0,"dds":0.05714285714285716,"past_year_committers":[{"name":"Andreas Madsen","email":"amwebdk@gmail.com","login":"AndreasMadsen","count":1},{"name":"Alejandro Fernández Haro","email":"afharo@gmail.com","login":"afharo","count":1}],"past_year_total_commits":2,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.5,"last_synced_at":"2025-05-30T21:08:15.630Z","last_synced_commit":"4c45a48807f0618f2cd9f1c5ee7c20a5974b2081","created_at":"2023-03-08T16:36:04.958Z","updated_at":"2025-05-30T21:08:15.666Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5507543,"commits_count":859190247,"contributors_count":31431724,"owners_count":914790,"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_stats":{"full_name":"AndreasMadsen/trace","html_url":"https://github.com/AndreasMadsen/trace","last_synced_at":"2025-06-29T03:53:13.396Z","status":null,"issues_count":45,"pull_requests_count":12,"avg_time_to_close_issue":7923605.609756097,"avg_time_to_close_pull_request":1631035.7,"issues_closed_count":41,"pull_requests_closed_count":10,"pull_request_authors_count":7,"issue_authors_count":31,"avg_comments_per_issue":4.7555555555555555,"avg_comments_per_pull_request":1.9166666666666667,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":655232.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":5.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-21T01:43:29.724Z","updated_at":"2025-09-02T14:08:23.017Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreasMadsen%2Ftrace/issues","issue_labels_count":{"feature":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":38,"OWNER":6,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":9,"NONE":3,"OWNER":1},"issue_authors":{"AndreasMadsen":6,"julien-f":5,"iliakan":4,"cdaringe":2,"ehmicky":2,"abrenneke":1,"darky":1,"agirorn":1,"alcuadrado":1,"kilokeith":1,"Jimbly":1,"markwylde":1,"ben-page":1,"trevnorris":1,"mpal9000":1,"cspotcode":1,"Sprit3Dan":1,"smirea":1,"fasterthanlime":1,"kevbook":1,"Somebi":1,"FlorianLoch":1,"joniba":1,"nknapp":1,"sagiavinash":1,"saintedlama":1,"timkendrick":1,"samcday":1,"BartWaardenburg":1,"Alexsey":1,"7c":1},"pull_request_authors":{"cspotcode":6,"afharo":2,"jbunton-atlassian":1,"ehmicky":1,"amilajack":1,"AndreasMadsen":1,"maritz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10131782,"issues_count":31834041,"pull_requests_count":99281480,"authors_count":10714653,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"afharo":2},"maintainers":[{"login":"AndreasMadsen","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1,"IssueCommentEvent":5,"PushEvent":2,"PullRequestEvent":1,"CreateEvent":1},"last_year":{"WatchEvent":1,"IssueCommentEvent":5,"PushEvent":2,"PullRequestEvent":1,"CreateEvent":1}},"keywords":["asynchronous","debugging","javascript","stack-traces","trace"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-26T16:22:04.727Z","updated_at":"2022-09-26T16:22:04.727Z","repository_link":"https://github.com/AndreasMadsen/trace/blob/master/package.json","dependencies":[{"id":6131469350,"package_name":"stack-chain","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":6131469351,"package_name":"interpreted","ecosystem":"npm","requirements":"^0.6.0","direct":true,"kind":"development","optional":false},{"id":6131469352,"package_name":"execspawn","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":6131469353,"package_name":"endpoint","ecosystem":"npm","requirements":"^0.4.0","direct":true,"kind":"development","optional":false},{"id":6131469354,"package_name":"clarify","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":6131469355,"package_name":"summary","ecosystem":"npm","requirements":"^0.3.0","direct":true,"kind":"development","optional":false},{"id":6131469356,"package_name":"tap","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false}]}],"score":17.95775933646429,"created_at":"2025-09-08T22:45:35.004Z","updated_at":"2025-10-07T08:32:24.715Z","avatar_url":"https://github.com/AndreasMadsen.png","language":"JavaScript","category":null,"sub_category":null,"monthly_downloads":59556,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/111498","html_url":"https://science.ecosyste.ms/projects/111498"}