@powerlines/plugin-tsup 0.12.599 → 0.12.600
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/{build-BvcFYjeF.d.cts → build-DEniuXOS.d.cts} +1 -2
- package/dist/build-DEniuXOS.d.cts.map +1 -0
- package/dist/{build-BvcFYjeF.d.mts → build-DEniuXOS.d.mts} +1 -2
- package/dist/build-DEniuXOS.d.mts.map +1 -0
- package/dist/index.d.cts +2 -2
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.d.mts.map +1 -1
- package/dist/types/build.d.cts +1 -1
- package/dist/types/build.d.mts +1 -1
- package/dist/types/index.d.cts +1 -1
- package/dist/types/index.d.mts +1 -1
- package/dist/types/plugin.d.cts +1 -2
- package/dist/types/plugin.d.cts.map +1 -1
- package/dist/types/plugin.d.mts +1 -2
- package/dist/types/plugin.d.mts.map +1 -1
- package/package.json +8 -8
- package/dist/build-BvcFYjeF.d.cts.map +0 -1
- package/dist/build-BvcFYjeF.d.mts.map +0 -1
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { BuildOptions } from "@storm-software/tsup/types";
|
|
2
|
-
|
|
3
2
|
//#region src/types/build.d.ts
|
|
4
3
|
type TsupOptions = Partial<Omit<BuildOptions, "userOptions" | "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "clean" | "env" | "entry" | "entryPoints" | "external" | "noExternal" | "skipNodeModulesBundle">>;
|
|
5
4
|
//#endregion
|
|
6
5
|
export { TsupOptions as t };
|
|
7
|
-
//# sourceMappingURL=build-
|
|
6
|
+
//# sourceMappingURL=build-DEniuXOS.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-DEniuXOS.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;KAoBY,cAAc,QACxB,KACE"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { BuildOptions } from "@storm-software/tsup/types";
|
|
2
|
-
|
|
3
2
|
//#region src/types/build.d.ts
|
|
4
3
|
type TsupOptions = Partial<Omit<BuildOptions, "userOptions" | "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "clean" | "env" | "entry" | "entryPoints" | "external" | "noExternal" | "skipNodeModulesBundle">>;
|
|
5
4
|
//#endregion
|
|
6
5
|
export { TsupOptions as t };
|
|
7
|
-
//# sourceMappingURL=build-
|
|
6
|
+
//# sourceMappingURL=build-DEniuXOS.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-DEniuXOS.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;KAoBY,cAAc,QACxB,KACE"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as TsupOptions } from "./build-
|
|
1
|
+
import { t as TsupOptions } from "./build-DEniuXOS.cjs";
|
|
2
2
|
import { TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig } from "./types/plugin.cjs";
|
|
3
|
+
import "./types/index.cjs";
|
|
3
4
|
import { Plugin } from "powerlines";
|
|
4
|
-
|
|
5
5
|
//#region src/index.d.ts
|
|
6
6
|
declare module "powerlines" {
|
|
7
7
|
interface Config {
|
package/dist/index.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YAmCY
|
|
1
|
+
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YAmCY;IACR,OAAO;;;;;;cAOE,SAAU,iBAAiB,oBAAoB,mBAC1D,UAAS,sBACR,OAAO"}
|
package/dist/index.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as TsupOptions } from "./build-
|
|
1
|
+
import { t as TsupOptions } from "./build-DEniuXOS.mjs";
|
|
2
2
|
import { TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig } from "./types/plugin.mjs";
|
|
3
|
+
import "./types/index.mjs";
|
|
3
4
|
import { Plugin } from "powerlines";
|
|
4
|
-
|
|
5
5
|
//#region src/index.d.ts
|
|
6
6
|
declare module "powerlines" {
|
|
7
7
|
interface Config {
|
package/dist/index.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YAmCY
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YAmCY;IACR,OAAO;;;;;;cAOE,SAAU,iBAAiB,oBAAoB,mBAC1D,UAAS,sBACR,OAAO"}
|
package/dist/types/build.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as TsupOptions } from "../build-
|
|
1
|
+
import { t as TsupOptions } from "../build-DEniuXOS.cjs";
|
|
2
2
|
export { TsupOptions };
|
package/dist/types/build.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as TsupOptions } from "../build-
|
|
1
|
+
import { t as TsupOptions } from "../build-DEniuXOS.mjs";
|
|
2
2
|
export { TsupOptions };
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as TsupOptions } from "../build-
|
|
1
|
+
import { t as TsupOptions } from "../build-DEniuXOS.cjs";
|
|
2
2
|
import { TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig } from "./plugin.cjs";
|
|
3
3
|
export { TsupOptions, TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig };
|
package/dist/types/index.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as TsupOptions } from "../build-
|
|
1
|
+
import { t as TsupOptions } from "../build-DEniuXOS.mjs";
|
|
2
2
|
import { TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig } from "./plugin.mjs";
|
|
3
3
|
export { TsupOptions, TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig };
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { t as TsupOptions } from "../build-
|
|
1
|
+
import { t as TsupOptions } from "../build-DEniuXOS.cjs";
|
|
2
2
|
import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
|
|
3
|
-
|
|
4
3
|
//#region src/types/plugin.d.ts
|
|
5
4
|
type TsupPluginOptions = Partial<TsupOptions>;
|
|
6
5
|
interface TsupPluginUserConfig extends UserConfig {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;KAqBY,oBAAoB,QAAQ;UAEvB,6BAA6B;EAC5C,OAAO;;UAGQ,iCAAiC;EAChD,MAAM;;KAGI,kBACV,wBAAwB,2BAA2B,4BACjD,cAAc"}
|
package/dist/types/plugin.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { t as TsupOptions } from "../build-
|
|
1
|
+
import { t as TsupOptions } from "../build-DEniuXOS.mjs";
|
|
2
2
|
import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
|
|
3
|
-
|
|
4
3
|
//#region src/types/plugin.d.ts
|
|
5
4
|
type TsupPluginOptions = Partial<TsupOptions>;
|
|
6
5
|
interface TsupPluginUserConfig extends UserConfig {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;KAqBY,oBAAoB,QAAQ;UAEvB,6BAA6B;EAC5C,OAAO;;UAGQ,iCAAiC;EAChD,MAAM;;KAGI,kBACV,wBAAwB,2BAA2B,4BACjD,cAAc"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-tsup",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.600",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
|
|
6
6
|
"keywords": ["tsup", "powerlines", "storm-software", "powerlines-plugin"],
|
|
@@ -61,21 +61,21 @@
|
|
|
61
61
|
"typings": "dist/index.d.mts",
|
|
62
62
|
"files": ["dist"],
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@powerlines/core": "
|
|
65
|
-
"@powerlines/unplugin": "
|
|
66
|
-
"@storm-software/build-tools": "^0.158.
|
|
64
|
+
"@powerlines/core": "0.48.64",
|
|
65
|
+
"@powerlines/unplugin": "0.0.112",
|
|
66
|
+
"@storm-software/build-tools": "^0.158.252",
|
|
67
67
|
"@stryke/convert": "^0.7.26",
|
|
68
68
|
"@stryke/helpers": "^0.10.35",
|
|
69
69
|
"@stryke/path": "^0.29.22",
|
|
70
70
|
"@stryke/type-checks": "^0.6.28",
|
|
71
71
|
"@stryke/types": "^0.12.23",
|
|
72
72
|
"defu": "^6.1.7",
|
|
73
|
-
"powerlines": "
|
|
73
|
+
"powerlines": "0.47.143",
|
|
74
74
|
"unplugin": "^3.3.0"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
|
-
"@storm-software/tsup": "^0.2.
|
|
78
|
-
"@types/node": "^25.9.
|
|
77
|
+
"@storm-software/tsup": "^0.2.250",
|
|
78
|
+
"@types/node": "^25.9.5",
|
|
79
79
|
"tsup": "8.4.0"
|
|
80
80
|
},
|
|
81
81
|
"peerDependencies": { "@storm-software/tsup": ">=0.57.0", "tsup": ">=8.4.0" },
|
|
@@ -84,5 +84,5 @@
|
|
|
84
84
|
"tsup": { "optional": false }
|
|
85
85
|
},
|
|
86
86
|
"publishConfig": { "access": "public" },
|
|
87
|
-
"gitHead": "
|
|
87
|
+
"gitHead": "cea2b02d3fb6556ff2e53576b6a17787b4e28d67"
|
|
88
88
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"build-BvcFYjeF.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,WAAA,GAAc,OAAA,CACxB,IAAA,CACE,YAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"build-BvcFYjeF.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,WAAA,GAAc,OAAA,CACxB,IAAA,CACE,YAAA"}
|