@storm-software/tsdown 0.28.22 → 0.28.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,16 +1,15 @@
1
1
  import {
2
2
  build,
3
3
  cleanOutputPath
4
- } from "./chunk-X56SYHGK.js";
4
+ } from "./chunk-IUBNNUNA.js";
5
5
  import {
6
6
  clean,
7
7
  cleanDirectories
8
- } from "./chunk-2WT22RMQ.js";
8
+ } from "./chunk-J4T3BYOA.js";
9
9
  import {
10
10
  DEFAULT_BUILD_OPTIONS
11
- } from "./chunk-PR5HLZXS.js";
12
- import "./chunk-SHUYVCID.js";
13
- import "./chunk-GGNOJ77I.js";
11
+ } from "./chunk-2YE3GBQH.js";
12
+ import "./chunk-6F4PWJZI.js";
14
13
  export {
15
14
  DEFAULT_BUILD_OPTIONS,
16
15
  build,
package/dist/types.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";require('./chunk-SFZRYJZ2.cjs');
1
+ "use strict";require('./chunk-ZBPRDZS4.cjs');
package/dist/types.js CHANGED
@@ -1 +1 @@
1
- import "./chunk-GGNOJ77I.js";
1
+ import "./chunk-6F4PWJZI.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/tsdown",
3
- "version": "0.28.22",
3
+ "version": "0.28.24",
4
4
  "type": "module",
5
5
  "description": "A package containing `tsdown` utilities for building Storm Software libraries and applications",
6
6
  "repository": {
@@ -1,6 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
3
-
4
- export {
5
- __name
6
- };
@@ -1,6 +0,0 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});var __defProp = Object.defineProperty;
2
- var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
3
-
4
-
5
-
6
- exports.__name = __name;
File without changes
File without changes