Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tsup

Package Overview
Dependencies
Maintainers
1
Versions
200
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 5.6.2 to 5.6.3

dist/chunk-WRUV7O5K.js

4

dist/cli-default.js
#!/usr/bin/env node
"use strict";
var _chunkJ7T3UYEBjs = require('./chunk-J7T3UYEB.js');
var _chunkWRUV7O5Kjs = require('./chunk-WRUV7O5K.js');

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

_chunkS7QNHPEQjs.init_cjs_shims.call(void 0, );
_chunkJ7T3UYEBjs.main.call(void 0, ).catch(_chunkOTPJHKCDjs.handleError);
_chunkWRUV7O5Kjs.main.call(void 0, ).catch(_chunkOTPJHKCDjs.handleError);
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkJ7T3UYEBjs = require('./chunk-J7T3UYEB.js');
var _chunkWRUV7O5Kjs = require('./chunk-WRUV7O5K.js');
require('./chunk-S7QNHPEQ.js');
exports.main = _chunkJ7T3UYEBjs.main;
exports.main = _chunkWRUV7O5Kjs.main;
#!/usr/bin/env node
"use strict";
var _chunkJ7T3UYEBjs = require('./chunk-J7T3UYEB.js');
var _chunkWRUV7O5Kjs = require('./chunk-WRUV7O5K.js');

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

_chunkS7QNHPEQjs.init_cjs_shims.call(void 0, );
_chunkJ7T3UYEBjs.main.call(void 0, {
_chunkWRUV7O5Kjs.main.call(void 0, {
skipNodeModulesBundle: true
}).catch(_chunkOTPJHKCDjs.handleError);
{
"name": "tsup",
"version": "5.6.2",
"version": "5.6.3",
"main": "dist/index.js",

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

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

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc