@shell-shock/preset-script 0.6.63 → 0.6.66
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/_virtual/_rolldown/runtime.cjs +29 -1
- package/dist/components/bin-entry.cjs +149 -3
- package/dist/components/bin-entry.d.cts.map +1 -1
- package/dist/components/bin-entry.d.mts.map +1 -1
- package/dist/components/bin-entry.mjs +145 -3
- package/dist/components/bin-entry.mjs.map +1 -1
- package/dist/components/command-entry.cjs +205 -3
- package/dist/components/command-entry.d.mts.map +1 -1
- package/dist/components/command-entry.mjs +200 -3
- package/dist/components/command-entry.mjs.map +1 -1
- package/dist/components/command-router.cjs +159 -2
- package/dist/components/command-router.d.cts.map +1 -1
- package/dist/components/command-router.d.mts.map +1 -1
- package/dist/components/command-router.mjs +156 -2
- package/dist/components/command-router.mjs.map +1 -1
- package/dist/components/exit-function-declaration.cjs +112 -6
- package/dist/components/exit-function-declaration.d.cts +1 -3
- package/dist/components/exit-function-declaration.d.cts.map +1 -1
- package/dist/components/exit-function-declaration.d.mts +1 -3
- package/dist/components/exit-function-declaration.d.mts.map +1 -1
- package/dist/components/exit-function-declaration.mjs +111 -6
- package/dist/components/exit-function-declaration.mjs.map +1 -1
- package/dist/components/index.cjs +18 -1
- package/dist/components/index.mjs +7 -1
- package/dist/components/virtual-command-entry.cjs +156 -1
- package/dist/components/virtual-command-entry.d.mts.map +1 -1
- package/dist/components/virtual-command-entry.mjs +152 -1
- package/dist/components/virtual-command-entry.mjs.map +1 -1
- package/dist/helpers/get-global-options.cjs +73 -1
- package/dist/helpers/get-global-options.d.cts.map +1 -1
- package/dist/helpers/get-global-options.d.mts.map +1 -1
- package/dist/helpers/get-global-options.mjs +71 -1
- package/dist/helpers/get-global-options.mjs.map +1 -1
- package/dist/index.cjs +123 -1
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +117 -1
- package/dist/index.mjs.map +1 -1
- package/dist/types/index.mjs +1 -1
- package/dist/types/plugin.d.mts.map +1 -1
- package/dist/types/plugin.mjs +1 -1
- package/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shell-shock/preset-script",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.66",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A Shell Shock preset that generates a fully-featured script application.",
|
|
6
6
|
"keywords": [
|
|
@@ -193,23 +193,23 @@
|
|
|
193
193
|
"typings": "dist/index.d.mts",
|
|
194
194
|
"files": ["dist/**/*"],
|
|
195
195
|
"dependencies": {
|
|
196
|
-
"@alloy-js/core": "0.23.
|
|
197
|
-
"@alloy-js/typescript": "0.23.0
|
|
198
|
-
"@powerlines/deepkit": "^0.
|
|
199
|
-
"@powerlines/plugin-alloy": "^0.26.
|
|
200
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
201
|
-
"@shell-shock/core": "
|
|
202
|
-
"@shell-shock/plugin-banner": "
|
|
203
|
-
"@shell-shock/plugin-console": "
|
|
204
|
-
"@shell-shock/plugin-help": "
|
|
205
|
-
"@shell-shock/plugin-theme": "
|
|
206
|
-
"@stryke/helpers": "^0.10.
|
|
207
|
-
"@stryke/path": "^0.
|
|
208
|
-
"@stryke/string-format": "^0.17.
|
|
196
|
+
"@alloy-js/core": "^0.23.1",
|
|
197
|
+
"@alloy-js/typescript": "^0.23.0",
|
|
198
|
+
"@powerlines/deepkit": "^0.9.78",
|
|
199
|
+
"@powerlines/plugin-alloy": "^0.26.217",
|
|
200
|
+
"@powerlines/plugin-plugin": "^0.12.536",
|
|
201
|
+
"@shell-shock/core": "0.17.11",
|
|
202
|
+
"@shell-shock/plugin-banner": "0.1.38",
|
|
203
|
+
"@shell-shock/plugin-console": "0.2.15",
|
|
204
|
+
"@shell-shock/plugin-help": "0.2.29",
|
|
205
|
+
"@shell-shock/plugin-theme": "0.4.24",
|
|
206
|
+
"@stryke/helpers": "^0.10.24",
|
|
207
|
+
"@stryke/path": "^0.29.11",
|
|
208
|
+
"@stryke/string-format": "^0.17.26",
|
|
209
209
|
"defu": "^6.1.7",
|
|
210
|
-
"powerlines": "^0.
|
|
210
|
+
"powerlines": "^0.47.124"
|
|
211
211
|
},
|
|
212
|
-
"devDependencies": { "@
|
|
212
|
+
"devDependencies": { "@types/node": "^25.9.1" },
|
|
213
213
|
"publishConfig": { "access": "public" },
|
|
214
|
-
"gitHead": "
|
|
214
|
+
"gitHead": "9401c1de122d800040306fc89ad1835930c1a826"
|
|
215
215
|
}
|