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 6.1.1 to 6.1.2

dist/chunk-HL6TILEC.js

4

dist/cli-default.js
#!/usr/bin/env node
"use strict";
var _chunkX4QZPCKQjs = require('./chunk-X4QZPCKQ.js');
var _chunkHL6TILECjs = require('./chunk-HL6TILEC.js');

@@ -11,2 +11,2 @@

// src/cli-default.ts
_chunkX4QZPCKQjs.main.call(void 0, ).catch(_chunkM24XL6CIjs.handleError);
_chunkHL6TILECjs.main.call(void 0, ).catch(_chunkM24XL6CIjs.handleError);
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunkX4QZPCKQjs = require('./chunk-X4QZPCKQ.js');
var _chunkHL6TILECjs = require('./chunk-HL6TILEC.js');
require('./chunk-WXLEX5S3.js');
exports.main = _chunkX4QZPCKQjs.main;
exports.main = _chunkHL6TILECjs.main;
#!/usr/bin/env node
"use strict";
var _chunkX4QZPCKQjs = require('./chunk-X4QZPCKQ.js');
var _chunkHL6TILECjs = require('./chunk-HL6TILEC.js');

@@ -11,4 +11,4 @@

// src/cli-node.ts
_chunkX4QZPCKQjs.main.call(void 0, {
_chunkHL6TILECjs.main.call(void 0, {
skipNodeModulesBundle: true
}).catch(_chunkM24XL6CIjs.handleError);
{
"name": "tsup",
"version": "6.1.1",
"version": "6.1.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