@shell-shock/plugin-update 0.1.65 → 0.1.67
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/README.md +16 -7
- package/dist/components/update-builtin.cjs +1 -1
- package/dist/index.cjs +1 -1
- package/package.json +9 -9
package/README.md
CHANGED
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
|
|
6
6
|
<div align="center">
|
|
7
7
|
<picture>
|
|
8
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/shell-shock/banner-1280x640-dark.gif">
|
|
9
|
-
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/shell-shock/banner-1280x640-light.gif">
|
|
10
|
-
<img src="https://public.storm-cdn.com/shell-shock/banner-1280x640-dark.gif" width="100%" alt="Storm Software" />
|
|
8
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/shell-shock/media/banner-1280x640-dark.gif">
|
|
9
|
+
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/shell-shock/media/banner-1280x640-light.gif">
|
|
10
|
+
<img src="https://public.storm-cdn.com/shell-shock/media/banner-1280x640-dark.gif" width="100%" alt="Storm Software" />
|
|
11
11
|
</picture>
|
|
12
12
|
</div>
|
|
13
13
|
<br />
|
|
@@ -213,9 +213,9 @@ specification. Contributions of any kind welcome!
|
|
|
213
213
|
|
|
214
214
|
<div align="center">
|
|
215
215
|
<picture>
|
|
216
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-dark.webp">
|
|
217
|
-
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/banner-1280x320-light.webp">
|
|
218
|
-
<img src="https://public.storm-cdn.com/storm-software/banner-1280x320-dark.webp" width="100%" alt="Storm Software" />
|
|
216
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/media/banner-1280x320-dark.webp">
|
|
217
|
+
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/media/banner-1280x320-light.webp">
|
|
218
|
+
<img src="https://public.storm-cdn.com/storm-software/media/banner-1280x320-dark.webp" width="100%" alt="Storm Software" />
|
|
219
219
|
</picture>
|
|
220
220
|
</div>
|
|
221
221
|
<br />
|
|
@@ -247,8 +247,17 @@ generation of development tools, please reach out on our
|
|
|
247
247
|
|
|
248
248
|
<br />
|
|
249
249
|
|
|
250
|
-
<div align="center"
|
|
250
|
+
<div align="center">
|
|
251
|
+
<a href="https://stormsoftware.com" target="_blank">
|
|
252
|
+
<picture>
|
|
253
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/storm-software/icons/circle-dark.webp">
|
|
254
|
+
<source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/storm-software/icons/circle-light.webp">
|
|
255
|
+
<img src="https://public.storm-cdn.com/storm-software/icons/circle-dark.webp" width="200px" alt="Storm Software" />
|
|
256
|
+
</picture>
|
|
257
|
+
</a>
|
|
258
|
+
</div>
|
|
251
259
|
<br />
|
|
260
|
+
|
|
252
261
|
<div align="center"><a href="https://stormsoftware.com" target="_blank"><picture><source media="(prefers-color-scheme: dark)" srcset="https://public.storm-cdn.com/misc/text/visit-us-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://public.storm-cdn.com/misc/text/visit-us-light.png"><img src="https://public.storm-cdn.com/misc/text/visit-us-dark.png" height="90px" alt="Visit us at stormsoftware.com" /></picture></a></div>
|
|
253
262
|
|
|
254
263
|
<br />
|
|
@@ -2,7 +2,7 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
|
2
2
|
const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
|
|
3
3
|
let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
|
|
4
4
|
let defu = require("defu");
|
|
5
|
-
defu = require_runtime.__toESM(defu);
|
|
5
|
+
defu = require_runtime.__toESM(defu, 1);
|
|
6
6
|
let _alloy_js_core = require("@alloy-js/core");
|
|
7
7
|
let _alloy_js_typescript = require("@alloy-js/typescript");
|
|
8
8
|
let _powerlines_plugin_alloy_core_components_spacing = require("@powerlines/plugin-alloy/core/components/spacing");
|
package/dist/index.cjs
CHANGED
|
@@ -9,7 +9,7 @@ let _shell_shock_core_plugin_utils = require("@shell-shock/core/plugin-utils");
|
|
|
9
9
|
let _stryke_path_join = require("@stryke/path/join");
|
|
10
10
|
let _stryke_type_checks_is_set_string = require("@stryke/type-checks/is-set-string");
|
|
11
11
|
let defu = require("defu");
|
|
12
|
-
defu = require_runtime.__toESM(defu);
|
|
12
|
+
defu = require_runtime.__toESM(defu, 1);
|
|
13
13
|
|
|
14
14
|
//#region src/index.tsx
|
|
15
15
|
function __assignType(fn, args) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shell-shock/plugin-update",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.67",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing a Shell Shock plugin to manage updating the local application's version.",
|
|
6
6
|
"keywords": [
|
|
@@ -167,19 +167,19 @@
|
|
|
167
167
|
"dependencies": {
|
|
168
168
|
"@alloy-js/core": "^0.23.1",
|
|
169
169
|
"@alloy-js/typescript": "^0.23.0",
|
|
170
|
-
"@powerlines/deepkit": "^0.9.
|
|
171
|
-
"@powerlines/plugin-alloy": "^0.26.
|
|
172
|
-
"@powerlines/plugin-plugin": "^0.12.
|
|
173
|
-
"@shell-shock/core": "0.17.
|
|
170
|
+
"@powerlines/deepkit": "^0.9.91",
|
|
171
|
+
"@powerlines/plugin-alloy": "^0.26.230",
|
|
172
|
+
"@powerlines/plugin-plugin": "^0.12.549",
|
|
173
|
+
"@shell-shock/core": "0.17.22",
|
|
174
174
|
"@stryke/path": "^0.29.11",
|
|
175
175
|
"@stryke/type-checks": "^0.6.17",
|
|
176
176
|
"@stryke/types": "^0.12.12",
|
|
177
177
|
"defu": "^6.1.7",
|
|
178
|
-
"powerlines": "^0.47.
|
|
178
|
+
"powerlines": "^0.47.137"
|
|
179
179
|
},
|
|
180
180
|
"devDependencies": {
|
|
181
|
-
"@powerlines/plugin-deepkit": "^0.11.
|
|
182
|
-
"@types/node": "^25.9.
|
|
181
|
+
"@powerlines/plugin-deepkit": "^0.11.480",
|
|
182
|
+
"@types/node": "^25.9.3"
|
|
183
183
|
},
|
|
184
184
|
"publishConfig": {
|
|
185
185
|
"access": "public",
|
|
@@ -196,5 +196,5 @@
|
|
|
196
196
|
"./package.json": "./package.json"
|
|
197
197
|
}
|
|
198
198
|
},
|
|
199
|
-
"gitHead": "
|
|
199
|
+
"gitHead": "a6c69ec8211e244444893231fe37d7cfbe518fb1"
|
|
200
200
|
}
|