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.7 to 5.11.8

dist/chunk-GI4CKCE3.js

10

dist/cli-default.js
#!/usr/bin/env node
"use strict";
var _chunk4LWSGVZUjs = require('./chunk-4LWSGVZU.js');
var _chunkP6RJYP63js = require('./chunk-P6RJYP63.js');
var _chunkCUXU6T6Yjs = require('./chunk-CUXU6T6Y.js');
var _chunkGJF2NV67js = require('./chunk-GJF2NV67.js');
var _chunkW3SIF5L5js = require('./chunk-W3SIF5L5.js');
var _chunkGI4CKCE3js = require('./chunk-GI4CKCE3.js');
// src/cli-default.ts
_chunkW3SIF5L5js.init_cjs_shims.call(void 0, );
_chunk4LWSGVZUjs.main.call(void 0, ).catch(_chunkCUXU6T6Yjs.handleError);
_chunkGI4CKCE3js.init_cjs_shims.call(void 0, );
_chunkP6RJYP63js.main.call(void 0, ).catch(_chunkGJF2NV67js.handleError);
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
var _chunk4LWSGVZUjs = require('./chunk-4LWSGVZU.js');
require('./chunk-W3SIF5L5.js');
var _chunkP6RJYP63js = require('./chunk-P6RJYP63.js');
require('./chunk-GI4CKCE3.js');
exports.main = _chunk4LWSGVZUjs.main;
exports.main = _chunkP6RJYP63js.main;
#!/usr/bin/env node
"use strict";
var _chunk4LWSGVZUjs = require('./chunk-4LWSGVZU.js');
var _chunkP6RJYP63js = require('./chunk-P6RJYP63.js');
var _chunkCUXU6T6Yjs = require('./chunk-CUXU6T6Y.js');
var _chunkGJF2NV67js = require('./chunk-GJF2NV67.js');
var _chunkW3SIF5L5js = require('./chunk-W3SIF5L5.js');
var _chunkGI4CKCE3js = require('./chunk-GI4CKCE3.js');
// src/cli-node.ts
_chunkW3SIF5L5js.init_cjs_shims.call(void 0, );
_chunk4LWSGVZUjs.main.call(void 0, {
_chunkGI4CKCE3js.init_cjs_shims.call(void 0, );
_chunkP6RJYP63js.main.call(void 0, {
skipNodeModulesBundle: true
}).catch(_chunkCUXU6T6Yjs.handleError);
}).catch(_chunkGJF2NV67js.handleError);
{
"name": "tsup",
"version": "5.11.7",
"version": "5.11.8",
"main": "dist/index.js",

@@ -68,3 +68,3 @@ "bin": {

"resolve": "^1.20.0",
"rollup-plugin-dts": "^3.0.2",
"rollup-plugin-dts": "^4.1.0",
"rollup-plugin-hashbang": "^2.2.2",

@@ -76,7 +76,7 @@ "string-argv": "^0.3.1",

"tsup": "^5.11.5",
"typescript": "^4.2.4",
"typescript": "^4.5.4",
"wait-for-expect": "^3.0.2"
},
"peerDependencies": {
"typescript": "^4.2.3"
"typescript": "^4.5.4"
},

@@ -83,0 +83,0 @@ "peerDependenciesMeta": {

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc