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 1.4.2 to 1.4.3

dist/run-464599b3.js

2

dist/cli.js

@@ -837,3 +837,3 @@ #!/usr/bin/env node

const {createRollupConfigs} = await Promise.resolve().then(function () { return require('./index.js'); });
const {runCode} = await Promise.resolve().then(function () { return require('./run-942fbd38.js'); });
const {runCode} = await Promise.resolve().then(function () { return require('./run-464599b3.js'); });
const [rollupConfig] = await createRollupConfigs([file], {

@@ -840,0 +840,0 @@ define: options.define,

{
"name": "tsup",
"version": "1.4.2",
"version": "1.4.3",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "bin": "dist/cli.js",

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