Socket
Socket
Sign inDemoInstall

tsup

Package Overview
Dependencies
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsup - npm Package Compare versions

Comparing version 1.4.18 to 1.4.19

4

dist/cli.js

@@ -633,2 +633,4 @@ #!/usr/bin/env node

exports.CAC = CAC;
exports.Command = Command;
exports.cac = cac;

@@ -640,2 +642,4 @@ exports.default = cac;

var dist_1 = dist.cac;
var dist_2 = dist.CAC;
var dist_3 = dist.Command;

@@ -642,0 +646,0 @@ function handlError(error) {

6

package.json
{
"name": "tsup",
"version": "1.4.18",
"version": "1.4.19",
"main": "dist/index.js",

@@ -19,3 +19,3 @@ "bin": "dist/cli.js",

"joycon": "^2.2.5",
"rollup": "^2.10.3",
"rollup": "^2.12.0",
"rollup-plugin-dts": "^1.4.7",

@@ -32,3 +32,3 @@ "rollup-plugin-esbuild": "^1.4.1"

"@types/resolve": "^1.17.1",
"cac": "^6.5.9",
"cac": "^6.5.10",
"colorette": "^1.2.0",

@@ -35,0 +35,0 @@ "execa": "^4.0.1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc