Socket
Socket
Sign inDemoInstall

tsup

Package Overview
Dependencies
Maintainers
1
Versions
198
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 3.7.0 to 3.7.1

dist/chunk.AhNKhI9w.js

4

dist/index.js

@@ -5,3 +5,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});

var _chunknOzPbfNqjs = require('./chunk.nOzPbfNq.js');
var _chunkAhNKhI9wjs = require('./chunk.AhNKhI9w.js');
require('./chunk.DEUMEOWj.js');

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

exports.build = _chunknOzPbfNqjs.build; exports.makeLabel = _chunknOzPbfNqjs.makeLabel; exports.runEsbuild = _chunknOzPbfNqjs.runEsbuild;
exports.build = _chunkAhNKhI9wjs.build; exports.makeLabel = _chunkAhNKhI9wjs.makeLabel; exports.runEsbuild = _chunkAhNKhI9wjs.runEsbuild;
{
"name": "tsup",
"version": "3.7.0",
"version": "3.7.1",
"main": "dist/index.js",

@@ -23,27 +23,27 @@ "bin": "dist/cli.js",

"chalk": "^4.1.0",
"chokidar": "^3.4.2",
"chokidar": "^3.4.3",
"esbuild": "^0.6.19",
"globby": "^11.0.1",
"joycon": "^2.2.5",
"resolve-from": "^5.0.0",
"rollup": "^2.26.11",
"rollup": "^2.32.0",
"rollup-plugin-dts": "^1.4.10",
"sucrase": "^3.15.0"
"sucrase": "^3.16.0"
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/core": "^7.12.3",
"@rollup/plugin-json": "^4.1.0",
"@types/buble": "^0.19.2",
"@types/fs-extra": "^9.0.1",
"@types/jest": "^26.0.13",
"@types/node": "^14.10.1",
"@types/fs-extra": "^9.0.2",
"@types/jest": "^26.0.14",
"@types/node": "^14.11.10",
"@types/resolve": "^1.17.1",
"buble": "^0.20.0",
"execa": "^4.0.3",
"fast-glob": "^3.2.4",
"fs-extra": "^9.0.1",
"jest": "^26.4.2",
"prettier": "^2.1.1",
"jest": "^26.6.0",
"prettier": "^2.1.2",
"rollup-plugin-hashbang": "^2.2.2",
"strip-json-comments": "^3.1.1",
"ts-jest": "^26.3.0",
"ts-jest": "^26.4.1",
"tsup": "^3.2.0",

@@ -50,0 +50,0 @@ "typescript": "^3.9.7"

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