{"id":8615125,"name":"@macrobe/tsup","ecosystem":"npm","description":"Bundle your TypeScript library with no config, powered by esbuild","homepage":"https://tsup.egoist.dev/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/egoist/tsup","keywords_array":[],"namespace":"macrobe","versions_count":1,"first_release_published_at":"2023-12-02T07:45:35.431Z","latest_release_published_at":"2023-12-02T07:45:35.431Z","latest_release_number":"0.0.1","last_synced_at":"2026-04-11T07:06:13.656Z","created_at":"2023-12-02T07:46:36.754Z","updated_at":"2026-04-11T11:33:20.097Z","registry_url":"https://www.npmjs.com/package/@macrobe/tsup","install_command":"npm install @macrobe/tsup","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.1"}},"repo_metadata":{"id":37002237,"uuid":"248550680","full_name":"egoist/tsup","owner":"egoist","description":"The simplest and fastest way to bundle your TypeScript libraries.","archived":false,"fork":false,"pushed_at":"2026-02-28T20:50:38.000Z","size":2198,"stargazers_count":11180,"open_issues_count":395,"forks_count":269,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-03-26T05:15:00.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tsup.egoist.dev","language":"TypeScript","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/egoist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"egoist"}},"created_at":"2020-03-19T16:23:41.000Z","updated_at":"2026-03-25T16:17:16.000Z","dependencies_parsed_at":"2024-07-16T23:17:15.163Z","dependency_job_id":"35dbc254-9c74-4996-945e-6eb4594065e8","html_url":"https://github.com/egoist/tsup","commit_stats":{"total_commits":747,"total_committers":95,"mean_commits":7.863157894736842,"dds":0.6184738955823292,"last_synced_commit":"21b119374880e9d9109c5d8658429678a1de8f45"},"previous_names":[],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/egoist/tsup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Ftsup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Ftsup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Ftsup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Ftsup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egoist","download_url":"https://codeload.github.com/egoist/tsup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Ftsup/sbom","scorecard":{"id":369252,"data":{"date":"2025-08-11","repo":{"name":"github.com/egoist/tsup","commit":"8b6907df5d944e5e4a639a297875a35818ba9fa5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":4,"reason":"Found 13/28 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":3,"reason":"4 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 3","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/format.yml:1","Warn: no topLevel permission defined: .github/workflows/release-continuous.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:4","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/format.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/format.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-continuous.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/release-continuous.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-continuous.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/release-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-continuous.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/release-continuous.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/egoist/tsup/release.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:5","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:13"],"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":"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":"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","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 16 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-18T12:36:16.161Z","repository_id":37002237,"created_at":"2025-08-18T12:36:16.161Z","updated_at":"2025-08-18T12:36:16.161Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31178194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T04:50:23.527Z","status":"ssl_error","status_checked_at":"2026-03-30T04:46:48.041Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-11T11:33:20.076Z","dependent_packages_count":0,"downloads":3174,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":36.24955342323054,"dependent_packages_count":52.00622554356151,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":44.127889483396025},"purl":"pkg:npm/%40macrobe/tsup","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@macrobe/tsup","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@macrobe/tsup","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@macrobe/tsup/dependencies","status":null,"funding_links":["https://github.com/sponsors/egoist"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-26T09:20:31.147Z","issues_count":408,"pull_requests_count":294,"avg_time_to_close_issue":7089583.315384615,"avg_time_to_close_pull_request":9545019.205128206,"issues_closed_count":130,"pull_requests_closed_count":195,"pull_request_authors_count":89,"issue_authors_count":348,"avg_comments_per_issue":2.2941176470588234,"avg_comments_per_pull_request":3.316326530612245,"merged_pull_requests_count":108,"bot_issues_count":1,"bot_pull_requests_count":83,"past_year_issues_count":35,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":4058199.0,"past_year_avg_time_to_close_pull_request":6806104.5,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":33,"past_year_avg_comments_per_issue":0.9428571428571428,"past_year_avg_comments_per_pull_request":2.857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/egoist%2Ftsup/issues","maintainers":[{"login":"ocavue","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ocavue"},{"login":"egoist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egoist"},{"login":"sxzz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxzz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@macrobe%2Ftsup/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@macrobe%2Ftsup/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@macrobe%2Ftsup/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@macrobe%2Ftsup/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@macrobe%2Ftsup/codemeta","maintainers":[{"uuid":"isuvorov","login":"isuvorov","name":null,"email":"hi@isuvorov.com","url":null,"packages_count":339,"html_url":"https://www.npmjs.com/~isuvorov","role":null,"created_at":"2023-12-02T07:46:38.909Z","updated_at":"2023-12-02T07:46:38.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/isuvorov/packages"},{"uuid":"lskjsru","login":"lskjsru","name":null,"email":"lskjsru@gmail.com","url":null,"packages_count":183,"html_url":"https://www.npmjs.com/~lskjsru","role":null,"created_at":"2023-12-02T07:46:38.868Z","updated_at":"2023-12-02T07:46:38.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lskjsru/packages"}]}