You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

tsup

Package Overview
Dependencies
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.11.1 to 5.11.2

dist/chunk-SV6A5COY.js

4

dist/cli-default.js
#!/usr/bin/env node
"use strict";
var _chunkPADIQLNAjs = require('./chunk-PADIQLNA.js');
var _chunkSV6A5COYjs = require('./chunk-SV6A5COY.js');

@@ -14,2 +14,2 @@

_chunk7LNKIL7Fjs.init_cjs_shims.call(void 0, );
_chunkPADIQLNAjs.main.call(void 0, ).catch(_chunkXYQCV7LJjs.handleError);
_chunkSV6A5COYjs.main.call(void 0, ).catch(_chunkXYQCV7LJjs.handleError);
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkPADIQLNAjs = require('./chunk-PADIQLNA.js');
var _chunkSV6A5COYjs = require('./chunk-SV6A5COY.js');
require('./chunk-7LNKIL7F.js');
exports.main = _chunkPADIQLNAjs.main;
exports.main = _chunkSV6A5COYjs.main;
#!/usr/bin/env node
"use strict";
var _chunkPADIQLNAjs = require('./chunk-PADIQLNA.js');
var _chunkSV6A5COYjs = require('./chunk-SV6A5COY.js');

@@ -14,4 +14,4 @@

_chunk7LNKIL7Fjs.init_cjs_shims.call(void 0, );
_chunkPADIQLNAjs.main.call(void 0, {
_chunkSV6A5COYjs.main.call(void 0, {
skipNodeModulesBundle: true
}).catch(_chunkXYQCV7LJjs.handleError);

@@ -77,3 +77,3 @@ import { Metafile, BuildOptions, Plugin as Plugin$1, Loader } from 'esbuild';

/**
* Output different formats to differen folder instead of using different extensions
* Output different formats to different folder instead of using different extensions
*/

@@ -80,0 +80,0 @@ legacyOutput?: boolean;

{
"name": "tsup",
"version": "5.11.1",
"version": "5.11.2",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "bin": {

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc