@powerlines/plugin-tsdown 0.1.542 → 0.1.544
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-VVNLmjmg.d.cts → build-CYwOT1eV.d.cts} +1 -2
- package/dist/build-CYwOT1eV.d.cts.map +1 -0
- package/dist/{build-VVNLmjmg.d.mts → build-CYwOT1eV.d.mts} +1 -2
- package/dist/build-CYwOT1eV.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-VVNLmjmg.d.cts.map +0 -1
- package/dist/build-VVNLmjmg.d.mts.map +0 -1
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { UserConfig } from "tsdown";
|
|
2
|
-
|
|
3
2
|
//#region src/types/build.d.ts
|
|
4
3
|
type TsdownOptions = Partial<Omit<UserConfig, "name" | "outDir" | "clean" | "cwd" | "tsconfig" | "publicDir" | "copy" | "alias" | "format" | "platform" | "env" | "define" | "entry" | "external" | "noExternal" | "skipNodeModulesBundle">>;
|
|
5
4
|
//#endregion
|
|
6
5
|
export { TsdownOptions as t };
|
|
7
|
-
//# sourceMappingURL=build-
|
|
6
|
+
//# sourceMappingURL=build-CYwOT1eV.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-CYwOT1eV.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;KAoBY,gBAAgB,QAC1B,KACE"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { UserConfig } from "tsdown";
|
|
2
|
-
|
|
3
2
|
//#region src/types/build.d.ts
|
|
4
3
|
type TsdownOptions = Partial<Omit<UserConfig, "name" | "outDir" | "clean" | "cwd" | "tsconfig" | "publicDir" | "copy" | "alias" | "format" | "platform" | "env" | "define" | "entry" | "external" | "noExternal" | "skipNodeModulesBundle">>;
|
|
5
4
|
//#endregion
|
|
6
5
|
export { TsdownOptions as t };
|
|
7
|
-
//# sourceMappingURL=build-
|
|
6
|
+
//# sourceMappingURL=build-CYwOT1eV.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"build-CYwOT1eV.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;KAoBY,gBAAgB,QAC1B,KACE"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as TsdownOptions } from "./build-
|
|
1
|
+
import { t as TsdownOptions } from "./build-CYwOT1eV.cjs";
|
|
2
2
|
import { TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig } 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":";;;;;;YA8BY
|
|
1
|
+
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YA8BY;IACR,SAAS;;;;;;cAOA,SACX,iBAAiB,sBAAsB,qBAEvC,UAAS,wBACR,OAAO"}
|
package/dist/index.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as TsdownOptions } from "./build-
|
|
1
|
+
import { t as TsdownOptions } from "./build-CYwOT1eV.mjs";
|
|
2
2
|
import { TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig } 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":";;;;;;YA8BY
|
|
1
|
+
{"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YA8BY;IACR,SAAS;;;;;;cAOA,SACX,iBAAiB,sBAAsB,qBAEvC,UAAS,wBACR,OAAO"}
|
package/dist/types/build.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as TsdownOptions } from "../build-
|
|
1
|
+
import { t as TsdownOptions } from "../build-CYwOT1eV.cjs";
|
|
2
2
|
export { TsdownOptions };
|
package/dist/types/build.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as TsdownOptions } from "../build-
|
|
1
|
+
import { t as TsdownOptions } from "../build-CYwOT1eV.mjs";
|
|
2
2
|
export { TsdownOptions };
|
package/dist/types/index.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as TsdownOptions } from "../build-
|
|
1
|
+
import { t as TsdownOptions } from "../build-CYwOT1eV.cjs";
|
|
2
2
|
import { TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig } from "./plugin.cjs";
|
|
3
3
|
export { TsdownOptions, TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig };
|
package/dist/types/index.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as TsdownOptions } from "../build-
|
|
1
|
+
import { t as TsdownOptions } from "../build-CYwOT1eV.mjs";
|
|
2
2
|
import { TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig } from "./plugin.mjs";
|
|
3
3
|
export { TsdownOptions, TsdownPluginContext, TsdownPluginOptions, TsdownPluginResolvedConfig, TsdownPluginUserConfig };
|
package/dist/types/plugin.d.cts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { t as TsdownOptions } from "../build-
|
|
1
|
+
import { t as TsdownOptions } from "../build-CYwOT1eV.cjs";
|
|
2
2
|
import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
|
|
3
|
-
|
|
4
3
|
//#region src/types/plugin.d.ts
|
|
5
4
|
type TsdownPluginOptions = Partial<TsdownOptions>;
|
|
6
5
|
interface TsdownPluginUserConfig 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,sBAAsB,QAAQ;UAEzB,+BAA+B;EAC9C,SAAS;;UAGM,mCAAmC;EAClD,QAAQ;;KAGE,oBACV,wBAAwB,6BACtB,8BACA,cAAc"}
|
package/dist/types/plugin.d.mts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { t as TsdownOptions } from "../build-
|
|
1
|
+
import { t as TsdownOptions } from "../build-CYwOT1eV.mjs";
|
|
2
2
|
import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
|
|
3
|
-
|
|
4
3
|
//#region src/types/plugin.d.ts
|
|
5
4
|
type TsdownPluginOptions = Partial<TsdownOptions>;
|
|
6
5
|
interface TsdownPluginUserConfig 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,sBAAsB,QAAQ;UAEzB,+BAA+B;EAC9C,SAAS;;UAGM,mCAAmC;EAClD,QAAQ;;KAGE,oBACV,wBAAwB,6BACtB,8BACA,cAAc"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-tsdown",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.544",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
|
|
6
6
|
"keywords": ["tsdown", "powerlines", "storm-software", "powerlines-plugin"],
|
|
@@ -61,19 +61,19 @@
|
|
|
61
61
|
"typings": "dist/index.d.mts",
|
|
62
62
|
"files": ["dist"],
|
|
63
63
|
"dependencies": {
|
|
64
|
-
"@powerlines/core": "^0.48.
|
|
65
|
-
"@powerlines/unplugin": "^0.0.
|
|
64
|
+
"@powerlines/core": "^0.48.64",
|
|
65
|
+
"@powerlines/unplugin": "^0.0.112",
|
|
66
66
|
"@stryke/convert": "^0.7.26",
|
|
67
67
|
"@stryke/helpers": "^0.10.35",
|
|
68
68
|
"defu": "^6.1.7",
|
|
69
|
-
"powerlines": "^0.47.
|
|
69
|
+
"powerlines": "^0.47.143",
|
|
70
70
|
"unplugin": "^3.3.0"
|
|
71
71
|
},
|
|
72
72
|
"devDependencies": {
|
|
73
|
-
"@arethetypeswrong/core": "^0.18.
|
|
74
|
-
"@types/node": "^25.9.
|
|
73
|
+
"@arethetypeswrong/core": "^0.18.5",
|
|
74
|
+
"@types/node": "^25.9.5",
|
|
75
75
|
"publint": "^0.3.21",
|
|
76
|
-
"tsdown": "^0.22.
|
|
76
|
+
"tsdown": "^0.22.4"
|
|
77
77
|
},
|
|
78
78
|
"peerDependencies": {
|
|
79
79
|
"@arethetypeswrong/core": ">=0.18.4",
|
|
@@ -86,5 +86,5 @@
|
|
|
86
86
|
"tsdown": { "optional": false }
|
|
87
87
|
},
|
|
88
88
|
"publishConfig": { "access": "public" },
|
|
89
|
-
"gitHead": "
|
|
89
|
+
"gitHead": "cea2b02d3fb6556ff2e53576b6a17787b4e28d67"
|
|
90
90
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"build-VVNLmjmg.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,aAAA,GAAgB,OAAA,CAC1B,IAAA,CACE,UAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"build-VVNLmjmg.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,aAAA,GAAgB,OAAA,CAC1B,IAAA,CACE,UAAA"}
|