@powerlines/plugin-tsup 0.12.599 → 0.12.601
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 +16 -17
- 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.601",
|
|
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,28 +61,27 @@
|
|
|
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": "
|
|
67
|
-
"@stryke/convert": "
|
|
68
|
-
"@stryke/helpers": "
|
|
69
|
-
"@stryke/path": "
|
|
70
|
-
"@stryke/type-checks": "
|
|
71
|
-
"@stryke/types": "
|
|
72
|
-
"defu": "
|
|
73
|
-
"powerlines": "
|
|
74
|
-
"unplugin": "
|
|
64
|
+
"@powerlines/core": "workspace:*",
|
|
65
|
+
"@powerlines/unplugin": "workspace:*",
|
|
66
|
+
"@storm-software/build-tools": "catalog:",
|
|
67
|
+
"@stryke/convert": "catalog:",
|
|
68
|
+
"@stryke/helpers": "catalog:",
|
|
69
|
+
"@stryke/path": "catalog:",
|
|
70
|
+
"@stryke/type-checks": "catalog:",
|
|
71
|
+
"@stryke/types": "catalog:",
|
|
72
|
+
"defu": "catalog:",
|
|
73
|
+
"powerlines": "workspace:*",
|
|
74
|
+
"unplugin": "catalog:"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
|
-
"@storm-software/tsup": "
|
|
78
|
-
"@types/node": "
|
|
79
|
-
"tsup": "
|
|
77
|
+
"@storm-software/tsup": "catalog:",
|
|
78
|
+
"@types/node": "catalog:",
|
|
79
|
+
"tsup": "catalog:"
|
|
80
80
|
},
|
|
81
81
|
"peerDependencies": { "@storm-software/tsup": ">=0.57.0", "tsup": ">=8.4.0" },
|
|
82
82
|
"peerDependenciesMeta": {
|
|
83
83
|
"@storm-software/tsup": { "optional": false },
|
|
84
84
|
"tsup": { "optional": false }
|
|
85
85
|
},
|
|
86
|
-
"publishConfig": { "access": "public" }
|
|
87
|
-
"gitHead": "237e375dd938a17d2d363344b4d2c38c0173a76e"
|
|
86
|
+
"publishConfig": { "access": "public" }
|
|
88
87
|
}
|
|
@@ -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"}
|