@powerlines/plugin-plugin 0.12.10 → 0.12.12
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/src/index.cjs +4 -1
- package/dist/src/index.js +4 -1
- package/dist/src/types/plugin.cjs +1 -1
- package/dist/src/types/plugin.js +1 -1
- package/package.json +11 -11
package/dist/src/index.cjs
CHANGED
package/dist/src/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
const __ΩPartial = ['T', 'Partial', 'l+e#!e"!fRb!Pde"!gN#"w"y'];
|
|
4
4
|
const __ΩPluginPluginAlloyOptions = [() => __ΩPartial, 'PrintTreeOptions', 'generatesJson', true, 'generatesMarkdown', 'PluginPluginAlloyOptions', 'P"w"o!"P)4#8>$)4%8>$MKw&y'];
|
|
5
|
-
const __ΩPluginPluginTypesOptions = ['
|
|
5
|
+
const __ΩPluginPluginTypesOptions = ['options', 'userConfig', 'PluginPluginTypesOptions', 'P!4!8!4"8Mw#y'];
|
|
6
6
|
const __ΩPluginPluginOptions = [() => __ΩPluginPluginAlloyOptions, 'alloy', false, () => __ΩPluginPluginTypesOptions, 'types', 'PluginPluginOptions', 'PPn!)J4"8>#n$4%8Mw&y'];
|
|
7
7
|
const __ΩPluginPluginUserConfig = [() => __ΩPluginPluginOptions, 'plugin', 'PluginPluginUserConfig', 'P!Pn!4"MKw#y'];
|
|
8
8
|
const __ΩPluginPluginResolvedConfig = [() => __ΩPluginPluginOptions, 'plugin', 'PluginPluginResolvedConfig', 'P!Pn!4"MKw#y'];
|
package/dist/src/types/plugin.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const __ΩPartial = ['T', 'Partial', 'l+e#!e"!fRb!Pde"!gN#"w"y'];
|
|
2
2
|
const __ΩPluginPluginAlloyOptions = [() => __ΩPartial, 'PrintTreeOptions', 'generatesJson', true, 'generatesMarkdown', 'PluginPluginAlloyOptions', 'P"w"o!"P)4#8>$)4%8>$MKw&y'];
|
|
3
|
-
const __ΩPluginPluginTypesOptions = ['
|
|
3
|
+
const __ΩPluginPluginTypesOptions = ['options', 'userConfig', 'PluginPluginTypesOptions', 'P!4!8!4"8Mw#y'];
|
|
4
4
|
const __ΩPluginPluginOptions = [() => __ΩPluginPluginAlloyOptions, 'alloy', false, () => __ΩPluginPluginTypesOptions, 'types', 'PluginPluginOptions', 'PPn!)J4"8>#n$4%8Mw&y'];
|
|
5
5
|
const __ΩPluginPluginUserConfig = [() => __ΩPluginPluginOptions, 'plugin', 'PluginPluginUserConfig', 'P!Pn!4"MKw#y'];
|
|
6
6
|
const __ΩPluginPluginResolvedConfig = [() => __ΩPluginPluginOptions, 'plugin', 'PluginPluginResolvedConfig', 'P!Pn!4"MKw#y'];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/plugin-plugin",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.12",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
|
|
6
6
|
"repository": {
|
|
@@ -124,19 +124,19 @@
|
|
|
124
124
|
"@alloy-js/typescript": "^0.21.0",
|
|
125
125
|
"tsdown": "0.17.0-beta.5",
|
|
126
126
|
"unplugin": "3.0.0-beta.3",
|
|
127
|
-
"@stryke/fs": "^0.33.
|
|
128
|
-
"@stryke/json": "^0.9.
|
|
129
|
-
"@stryke/path": "^0.22.
|
|
130
|
-
"@stryke/string-format": "^0.12.
|
|
131
|
-
"@stryke/type-checks": "^0.
|
|
132
|
-
"@stryke/types": "^0.10.
|
|
133
|
-
"@stryke/convert": "^0.6.
|
|
127
|
+
"@stryke/fs": "^0.33.20",
|
|
128
|
+
"@stryke/json": "^0.9.27",
|
|
129
|
+
"@stryke/path": "^0.22.11",
|
|
130
|
+
"@stryke/string-format": "^0.12.24",
|
|
131
|
+
"@stryke/type-checks": "^0.5.9",
|
|
132
|
+
"@stryke/types": "^0.10.23",
|
|
133
|
+
"@stryke/convert": "^0.6.24",
|
|
134
134
|
"defu": "^6.1.4",
|
|
135
135
|
"jiti": "^2.6.1",
|
|
136
|
-
"powerlines": "^0.30.
|
|
136
|
+
"powerlines": "^0.30.11"
|
|
137
137
|
},
|
|
138
138
|
"devDependencies": {
|
|
139
|
-
"@powerlines/nx": "^0.10.
|
|
139
|
+
"@powerlines/nx": "^0.10.60",
|
|
140
140
|
"@rollup/plugin-commonjs": "^28.0.9",
|
|
141
141
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
142
142
|
"@types/babel__helper-plugin-utils": "^7.10.3",
|
|
@@ -145,5 +145,5 @@
|
|
|
145
145
|
"rollup-plugin-typescript2": "^0.36.0"
|
|
146
146
|
},
|
|
147
147
|
"publishConfig": { "access": "public" },
|
|
148
|
-
"gitHead": "
|
|
148
|
+
"gitHead": "1613e8b201d74470d5c3275e2049374c231287af"
|
|
149
149
|
}
|