New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tsup-node

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsup-node

[![npm version](https://badgen.net/npm/v/tsup)](https://npm.im/tsup) [![npm downloads](https://badgen.net/npm/dm/tsup)](https://npm.im/tsup)

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

tsup

npm version npm downloads

Bundle your TypeScript library with no config, powered by esbuild.

Quick Start

tsup src/index.ts

This will bundle src/index.ts to dist/index.js.

Documentation

https://tsup.egoist.sh

License

MIT © EGOIST

FAQs

Package last updated on 26 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts