Comparing version 5.6.0 to 5.6.1
#!/usr/bin/env node | ||
"use strict"; | ||
var _chunkZLCU34XBjs = require('./chunk-ZLCU34XB.js'); | ||
var _chunkBSQ7BJM3js = require('./chunk-BSQ7BJM3.js'); | ||
@@ -14,2 +14,2 @@ | ||
_chunkS7QNHPEQjs.init_cjs_shims.call(void 0, ); | ||
_chunkZLCU34XBjs.main.call(void 0, ).catch(_chunkOTPJHKCDjs.handleError); | ||
_chunkBSQ7BJM3js.main.call(void 0, ).catch(_chunkOTPJHKCDjs.handleError); |
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); | ||
var _chunkZLCU34XBjs = require('./chunk-ZLCU34XB.js'); | ||
var _chunkBSQ7BJM3js = require('./chunk-BSQ7BJM3.js'); | ||
require('./chunk-S7QNHPEQ.js'); | ||
exports.main = _chunkZLCU34XBjs.main; | ||
exports.main = _chunkBSQ7BJM3js.main; |
#!/usr/bin/env node | ||
"use strict"; | ||
var _chunkZLCU34XBjs = require('./chunk-ZLCU34XB.js'); | ||
var _chunkBSQ7BJM3js = require('./chunk-BSQ7BJM3.js'); | ||
@@ -14,4 +14,4 @@ | ||
_chunkS7QNHPEQjs.init_cjs_shims.call(void 0, ); | ||
_chunkZLCU34XBjs.main.call(void 0, { | ||
_chunkBSQ7BJM3js.main.call(void 0, { | ||
skipNodeModulesBundle: true | ||
}).catch(_chunkOTPJHKCDjs.handleError); |
{ | ||
"name": "tsup", | ||
"version": "5.6.0", | ||
"version": "5.6.1", | ||
"main": "dist/index.js", | ||
@@ -26,3 +26,4 @@ "bin": { | ||
"build:simple": "npm run tsup -- src/cli-*.ts src/index.ts src/rollup.ts --clean --splitting", | ||
"tsup": "node -r sucrase/register src/cli-default.ts" | ||
"tsup": "node -r sucrase/register src/cli-default.ts", | ||
"postinstall": "patch-package" | ||
}, | ||
@@ -60,2 +61,3 @@ "dependencies": { | ||
"jju": "^1.4.0", | ||
"patch-package": "^6.4.7", | ||
"postcss": "^8.2.10", | ||
@@ -62,0 +64,0 @@ "postcss-simple-vars": "^6.0.3", |
@@ -50,4 +50,8 @@ # tsup | ||
## Project Stats | ||
![Alt](https://repobeats.axiom.co/api/embed/4ef361ec8445b33c2dab451e1d23784015834c72.svg "Repobeats analytics image") | ||
## License | ||
MIT © [EGOIST](https://github.com/sponsors/egoist) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
905738
57
29
22861
1