@mistydemeo/cargodisttest 0.2.147 → 0.2.149
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/npm-shrinkwrap.json +92 -27
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
"axolotlsay": "run-axolotlsay.js"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"axios": "^1.
|
|
10
|
+
"axios": "^1.7.2",
|
|
11
11
|
"axios-proxy-builder": "^0.1.2",
|
|
12
12
|
"console.table": "^0.10.0",
|
|
13
13
|
"detect-libc": "^2.0.3",
|
|
14
|
-
"rimraf": "^5.0.
|
|
14
|
+
"rimraf": "^5.0.7",
|
|
15
15
|
"tar": "^7.1.0"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"hasInstallScript": true,
|
|
25
25
|
"license": "MIT OR Apache-2.0",
|
|
26
26
|
"name": "@mistydemeo/cargodisttest",
|
|
27
|
-
"version": "0.2.
|
|
27
|
+
"version": "0.2.149"
|
|
28
28
|
},
|
|
29
29
|
"node_modules/@isaacs/cliui": {
|
|
30
30
|
"dependencies": {
|
|
@@ -39,6 +39,7 @@
|
|
|
39
39
|
"node": ">=12"
|
|
40
40
|
},
|
|
41
41
|
"integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
|
|
42
|
+
"license": "ISC",
|
|
42
43
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
43
44
|
"version": "8.0.2"
|
|
44
45
|
},
|
|
@@ -50,6 +51,7 @@
|
|
|
50
51
|
"node": ">=18.0.0"
|
|
51
52
|
},
|
|
52
53
|
"integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
|
|
54
|
+
"license": "ISC",
|
|
53
55
|
"resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
|
|
54
56
|
"version": "4.0.1"
|
|
55
57
|
},
|
|
@@ -58,6 +60,7 @@
|
|
|
58
60
|
"node": ">=14"
|
|
59
61
|
},
|
|
60
62
|
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
63
|
+
"license": "MIT",
|
|
61
64
|
"optional": true,
|
|
62
65
|
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
|
63
66
|
"version": "0.11.0"
|
|
@@ -70,6 +73,7 @@
|
|
|
70
73
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
71
74
|
},
|
|
72
75
|
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
76
|
+
"license": "MIT",
|
|
73
77
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
74
78
|
"version": "6.0.1"
|
|
75
79
|
},
|
|
@@ -81,11 +85,13 @@
|
|
|
81
85
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
82
86
|
},
|
|
83
87
|
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
88
|
+
"license": "MIT",
|
|
84
89
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
85
90
|
"version": "6.2.1"
|
|
86
91
|
},
|
|
87
92
|
"node_modules/asynckit": {
|
|
88
93
|
"integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
|
|
94
|
+
"license": "MIT",
|
|
89
95
|
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
|
|
90
96
|
"version": "0.4.0"
|
|
91
97
|
},
|
|
@@ -95,20 +101,23 @@
|
|
|
95
101
|
"form-data": "^4.0.0",
|
|
96
102
|
"proxy-from-env": "^1.1.0"
|
|
97
103
|
},
|
|
98
|
-
"integrity": "sha512-
|
|
99
|
-
"
|
|
100
|
-
"
|
|
104
|
+
"integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==",
|
|
105
|
+
"license": "MIT",
|
|
106
|
+
"resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz",
|
|
107
|
+
"version": "1.7.2"
|
|
101
108
|
},
|
|
102
109
|
"node_modules/axios-proxy-builder": {
|
|
103
110
|
"dependencies": {
|
|
104
111
|
"tunnel": "^0.0.6"
|
|
105
112
|
},
|
|
106
113
|
"integrity": "sha512-6uBVsBZzkB3tCC8iyx59mCjQckhB8+GQrI9Cop8eC7ybIsvs/KtnNgEBfRMSEa7GqK2VBGUzgjNYMdPIfotyPA==",
|
|
114
|
+
"license": "MIT",
|
|
107
115
|
"resolved": "https://registry.npmjs.org/axios-proxy-builder/-/axios-proxy-builder-0.1.2.tgz",
|
|
108
116
|
"version": "0.1.2"
|
|
109
117
|
},
|
|
110
118
|
"node_modules/balanced-match": {
|
|
111
119
|
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
|
120
|
+
"license": "MIT",
|
|
112
121
|
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
|
113
122
|
"version": "1.0.2"
|
|
114
123
|
},
|
|
@@ -117,6 +126,7 @@
|
|
|
117
126
|
"balanced-match": "^1.0.0"
|
|
118
127
|
},
|
|
119
128
|
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
|
129
|
+
"license": "MIT",
|
|
120
130
|
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
|
121
131
|
"version": "2.0.1"
|
|
122
132
|
},
|
|
@@ -125,6 +135,7 @@
|
|
|
125
135
|
"node": ">=18"
|
|
126
136
|
},
|
|
127
137
|
"integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==",
|
|
138
|
+
"license": "BlueOak-1.0.0",
|
|
128
139
|
"resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz",
|
|
129
140
|
"version": "3.0.0"
|
|
130
141
|
},
|
|
@@ -133,6 +144,7 @@
|
|
|
133
144
|
"node": ">=0.8"
|
|
134
145
|
},
|
|
135
146
|
"integrity": "sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==",
|
|
147
|
+
"license": "MIT",
|
|
136
148
|
"optional": true,
|
|
137
149
|
"resolved": "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz",
|
|
138
150
|
"version": "1.0.4"
|
|
@@ -145,11 +157,13 @@
|
|
|
145
157
|
"node": ">=7.0.0"
|
|
146
158
|
},
|
|
147
159
|
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
160
|
+
"license": "MIT",
|
|
148
161
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
149
162
|
"version": "2.0.1"
|
|
150
163
|
},
|
|
151
164
|
"node_modules/color-name": {
|
|
152
165
|
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
166
|
+
"license": "MIT",
|
|
153
167
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
154
168
|
"version": "1.1.4"
|
|
155
169
|
},
|
|
@@ -161,6 +175,7 @@
|
|
|
161
175
|
"node": ">= 0.8"
|
|
162
176
|
},
|
|
163
177
|
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
|
|
178
|
+
"license": "MIT",
|
|
164
179
|
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
|
|
165
180
|
"version": "1.0.8"
|
|
166
181
|
},
|
|
@@ -172,6 +187,7 @@
|
|
|
172
187
|
"node": "> 0.10"
|
|
173
188
|
},
|
|
174
189
|
"integrity": "sha512-dPyZofqggxuvSf7WXvNjuRfnsOk1YazkVP8FdxH4tcH2c37wc79/Yl6Bhr7Lsu00KMgy2ql/qCMuNu8xctZM8g==",
|
|
190
|
+
"license": "MIT",
|
|
175
191
|
"resolved": "https://registry.npmjs.org/console.table/-/console.table-0.10.0.tgz",
|
|
176
192
|
"version": "0.10.0"
|
|
177
193
|
},
|
|
@@ -185,6 +201,7 @@
|
|
|
185
201
|
"node": ">= 8"
|
|
186
202
|
},
|
|
187
203
|
"integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
|
|
204
|
+
"license": "MIT",
|
|
188
205
|
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
|
|
189
206
|
"version": "7.0.3"
|
|
190
207
|
},
|
|
@@ -196,6 +213,7 @@
|
|
|
196
213
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
197
214
|
},
|
|
198
215
|
"integrity": "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==",
|
|
216
|
+
"license": "MIT",
|
|
199
217
|
"optional": true,
|
|
200
218
|
"resolved": "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz",
|
|
201
219
|
"version": "1.0.4"
|
|
@@ -205,6 +223,7 @@
|
|
|
205
223
|
"node": ">=0.4.0"
|
|
206
224
|
},
|
|
207
225
|
"integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
|
|
226
|
+
"license": "MIT",
|
|
208
227
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
209
228
|
"version": "1.0.0"
|
|
210
229
|
},
|
|
@@ -213,16 +232,19 @@
|
|
|
213
232
|
"node": ">=8"
|
|
214
233
|
},
|
|
215
234
|
"integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
|
|
235
|
+
"license": "Apache-2.0",
|
|
216
236
|
"resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
|
|
217
237
|
"version": "2.0.3"
|
|
218
238
|
},
|
|
219
239
|
"node_modules/eastasianwidth": {
|
|
220
240
|
"integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==",
|
|
241
|
+
"license": "MIT",
|
|
221
242
|
"resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
|
|
222
243
|
"version": "0.2.0"
|
|
223
244
|
},
|
|
224
245
|
"node_modules/easy-table": {
|
|
225
246
|
"integrity": "sha512-oq33hWOSSnl2Hoh00tZWaIPi1ievrD9aFG82/IgjlycAnW9hHx5PkJiXpxPsgEE+H7BsbVQXFVFST8TEXS6/pA==",
|
|
247
|
+
"license": "MIT",
|
|
226
248
|
"optionalDependencies": {
|
|
227
249
|
"wcwidth": ">=1.0.1"
|
|
228
250
|
},
|
|
@@ -231,6 +253,7 @@
|
|
|
231
253
|
},
|
|
232
254
|
"node_modules/emoji-regex": {
|
|
233
255
|
"integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==",
|
|
256
|
+
"license": "MIT",
|
|
234
257
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
|
|
235
258
|
"version": "9.2.2"
|
|
236
259
|
},
|
|
@@ -245,6 +268,7 @@
|
|
|
245
268
|
}
|
|
246
269
|
],
|
|
247
270
|
"integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==",
|
|
271
|
+
"license": "MIT",
|
|
248
272
|
"peerDependenciesMeta": {
|
|
249
273
|
"debug": {
|
|
250
274
|
"optional": true
|
|
@@ -265,6 +289,7 @@
|
|
|
265
289
|
"url": "https://github.com/sponsors/isaacs"
|
|
266
290
|
},
|
|
267
291
|
"integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
|
|
292
|
+
"license": "ISC",
|
|
268
293
|
"resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
|
|
269
294
|
"version": "3.1.1"
|
|
270
295
|
},
|
|
@@ -278,6 +303,7 @@
|
|
|
278
303
|
"node": ">= 6"
|
|
279
304
|
},
|
|
280
305
|
"integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
|
|
306
|
+
"license": "MIT",
|
|
281
307
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
|
|
282
308
|
"version": "4.0.0"
|
|
283
309
|
},
|
|
@@ -287,31 +313,34 @@
|
|
|
287
313
|
},
|
|
288
314
|
"dependencies": {
|
|
289
315
|
"foreground-child": "^3.1.0",
|
|
290
|
-
"jackspeak": "^
|
|
316
|
+
"jackspeak": "^3.1.2",
|
|
291
317
|
"minimatch": "^9.0.1",
|
|
292
318
|
"minipass": "^7.0.4",
|
|
293
|
-
"path-scurry": "^1.
|
|
319
|
+
"path-scurry": "^1.11.0"
|
|
294
320
|
},
|
|
295
321
|
"engines": {
|
|
296
|
-
"node": ">=16 || 14 >=14.
|
|
322
|
+
"node": ">=16 || 14 >=14.18"
|
|
297
323
|
},
|
|
298
324
|
"funding": {
|
|
299
325
|
"url": "https://github.com/sponsors/isaacs"
|
|
300
326
|
},
|
|
301
|
-
"integrity": "sha512-
|
|
302
|
-
"
|
|
303
|
-
"
|
|
327
|
+
"integrity": "sha512-JDKXl1DiuuHJ6fVS2FXjownaavciiHNUU4mOvV/B793RLh05vZL1rcPnCSaOgv1hDT6RDlY7AB7ZUvFYAtPgAw==",
|
|
328
|
+
"license": "ISC",
|
|
329
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.16.tgz",
|
|
330
|
+
"version": "10.3.16"
|
|
304
331
|
},
|
|
305
332
|
"node_modules/is-fullwidth-code-point": {
|
|
306
333
|
"engines": {
|
|
307
334
|
"node": ">=8"
|
|
308
335
|
},
|
|
309
336
|
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
|
337
|
+
"license": "MIT",
|
|
310
338
|
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
|
311
339
|
"version": "3.0.0"
|
|
312
340
|
},
|
|
313
341
|
"node_modules/isexe": {
|
|
314
342
|
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
|
343
|
+
"license": "ISC",
|
|
315
344
|
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
|
316
345
|
"version": "2.0.0"
|
|
317
346
|
},
|
|
@@ -325,18 +354,20 @@
|
|
|
325
354
|
"funding": {
|
|
326
355
|
"url": "https://github.com/sponsors/isaacs"
|
|
327
356
|
},
|
|
328
|
-
"integrity": "sha512-
|
|
357
|
+
"integrity": "sha512-kWmLKn2tRtfYMF/BakihVVRzBKOxz4gJMiL2Rj91WnAB5TPZumSH99R/Yf1qE1u4uRimvCSJfm6hnxohXeEXjQ==",
|
|
358
|
+
"license": "BlueOak-1.0.0",
|
|
329
359
|
"optionalDependencies": {
|
|
330
360
|
"@pkgjs/parseargs": "^0.11.0"
|
|
331
361
|
},
|
|
332
|
-
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-
|
|
333
|
-
"version": "
|
|
362
|
+
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.1.2.tgz",
|
|
363
|
+
"version": "3.1.2"
|
|
334
364
|
},
|
|
335
365
|
"node_modules/lru-cache": {
|
|
336
366
|
"engines": {
|
|
337
367
|
"node": "14 || >=16.14"
|
|
338
368
|
},
|
|
339
369
|
"integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==",
|
|
370
|
+
"license": "ISC",
|
|
340
371
|
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz",
|
|
341
372
|
"version": "10.2.2"
|
|
342
373
|
},
|
|
@@ -345,6 +376,7 @@
|
|
|
345
376
|
"node": ">= 0.6"
|
|
346
377
|
},
|
|
347
378
|
"integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
|
|
379
|
+
"license": "MIT",
|
|
348
380
|
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
|
|
349
381
|
"version": "1.52.0"
|
|
350
382
|
},
|
|
@@ -356,6 +388,7 @@
|
|
|
356
388
|
"node": ">= 0.6"
|
|
357
389
|
},
|
|
358
390
|
"integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
|
|
391
|
+
"license": "MIT",
|
|
359
392
|
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
|
|
360
393
|
"version": "2.1.35"
|
|
361
394
|
},
|
|
@@ -370,6 +403,7 @@
|
|
|
370
403
|
"url": "https://github.com/sponsors/isaacs"
|
|
371
404
|
},
|
|
372
405
|
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
406
|
+
"license": "ISC",
|
|
373
407
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
374
408
|
"version": "9.0.4"
|
|
375
409
|
},
|
|
@@ -377,9 +411,10 @@
|
|
|
377
411
|
"engines": {
|
|
378
412
|
"node": ">=16 || 14 >=14.17"
|
|
379
413
|
},
|
|
380
|
-
"integrity": "sha512-
|
|
381
|
-
"
|
|
382
|
-
"
|
|
414
|
+
"integrity": "sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA==",
|
|
415
|
+
"license": "ISC",
|
|
416
|
+
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.1.tgz",
|
|
417
|
+
"version": "7.1.1"
|
|
383
418
|
},
|
|
384
419
|
"node_modules/minizlib": {
|
|
385
420
|
"dependencies": {
|
|
@@ -390,6 +425,7 @@
|
|
|
390
425
|
"node": ">= 18"
|
|
391
426
|
},
|
|
392
427
|
"integrity": "sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==",
|
|
428
|
+
"license": "MIT",
|
|
393
429
|
"resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.1.tgz",
|
|
394
430
|
"version": "3.0.1"
|
|
395
431
|
},
|
|
@@ -404,6 +440,7 @@
|
|
|
404
440
|
"url": "https://github.com/sponsors/isaacs"
|
|
405
441
|
},
|
|
406
442
|
"integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==",
|
|
443
|
+
"license": "MIT",
|
|
407
444
|
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz",
|
|
408
445
|
"version": "3.0.1"
|
|
409
446
|
},
|
|
@@ -412,6 +449,7 @@
|
|
|
412
449
|
"node": ">=8"
|
|
413
450
|
},
|
|
414
451
|
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
|
452
|
+
"license": "MIT",
|
|
415
453
|
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
|
416
454
|
"version": "3.1.1"
|
|
417
455
|
},
|
|
@@ -421,14 +459,15 @@
|
|
|
421
459
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
422
460
|
},
|
|
423
461
|
"engines": {
|
|
424
|
-
"node": ">=16 || 14 >=14.
|
|
462
|
+
"node": ">=16 || 14 >=14.18"
|
|
425
463
|
},
|
|
426
464
|
"funding": {
|
|
427
465
|
"url": "https://github.com/sponsors/isaacs"
|
|
428
466
|
},
|
|
429
|
-
"integrity": "sha512-
|
|
430
|
-
"
|
|
431
|
-
"
|
|
467
|
+
"integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
|
|
468
|
+
"license": "BlueOak-1.0.0",
|
|
469
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
|
|
470
|
+
"version": "1.11.1"
|
|
432
471
|
},
|
|
433
472
|
"node_modules/prettier": {
|
|
434
473
|
"bin": {
|
|
@@ -442,11 +481,13 @@
|
|
|
442
481
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
443
482
|
},
|
|
444
483
|
"integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==",
|
|
484
|
+
"license": "MIT",
|
|
445
485
|
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz",
|
|
446
486
|
"version": "3.2.5"
|
|
447
487
|
},
|
|
448
488
|
"node_modules/proxy-from-env": {
|
|
449
489
|
"integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
|
|
490
|
+
"license": "MIT",
|
|
450
491
|
"resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
|
|
451
492
|
"version": "1.1.0"
|
|
452
493
|
},
|
|
@@ -458,14 +499,15 @@
|
|
|
458
499
|
"glob": "^10.3.7"
|
|
459
500
|
},
|
|
460
501
|
"engines": {
|
|
461
|
-
"node": ">=14"
|
|
502
|
+
"node": ">=14.18"
|
|
462
503
|
},
|
|
463
504
|
"funding": {
|
|
464
505
|
"url": "https://github.com/sponsors/isaacs"
|
|
465
506
|
},
|
|
466
|
-
"integrity": "sha512-
|
|
467
|
-
"
|
|
468
|
-
"
|
|
507
|
+
"integrity": "sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==",
|
|
508
|
+
"license": "ISC",
|
|
509
|
+
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-5.0.7.tgz",
|
|
510
|
+
"version": "5.0.7"
|
|
469
511
|
},
|
|
470
512
|
"node_modules/shebang-command": {
|
|
471
513
|
"dependencies": {
|
|
@@ -475,6 +517,7 @@
|
|
|
475
517
|
"node": ">=8"
|
|
476
518
|
},
|
|
477
519
|
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
|
520
|
+
"license": "MIT",
|
|
478
521
|
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
|
479
522
|
"version": "2.0.0"
|
|
480
523
|
},
|
|
@@ -483,6 +526,7 @@
|
|
|
483
526
|
"node": ">=8"
|
|
484
527
|
},
|
|
485
528
|
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
|
529
|
+
"license": "MIT",
|
|
486
530
|
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
|
487
531
|
"version": "3.0.0"
|
|
488
532
|
},
|
|
@@ -494,6 +538,7 @@
|
|
|
494
538
|
"url": "https://github.com/sponsors/isaacs"
|
|
495
539
|
},
|
|
496
540
|
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
541
|
+
"license": "ISC",
|
|
497
542
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
498
543
|
"version": "4.1.0"
|
|
499
544
|
},
|
|
@@ -510,6 +555,7 @@
|
|
|
510
555
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
511
556
|
},
|
|
512
557
|
"integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
|
|
558
|
+
"license": "MIT",
|
|
513
559
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
|
|
514
560
|
"version": "5.1.2"
|
|
515
561
|
},
|
|
@@ -523,6 +569,7 @@
|
|
|
523
569
|
"node": ">=8"
|
|
524
570
|
},
|
|
525
571
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
572
|
+
"license": "MIT",
|
|
526
573
|
"name": "string-width",
|
|
527
574
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
528
575
|
"version": "4.2.3"
|
|
@@ -532,11 +579,13 @@
|
|
|
532
579
|
"node": ">=8"
|
|
533
580
|
},
|
|
534
581
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
582
|
+
"license": "MIT",
|
|
535
583
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
536
584
|
"version": "5.0.1"
|
|
537
585
|
},
|
|
538
586
|
"node_modules/string-width-cjs/node_modules/emoji-regex": {
|
|
539
587
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
588
|
+
"license": "MIT",
|
|
540
589
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
541
590
|
"version": "8.0.0"
|
|
542
591
|
},
|
|
@@ -548,6 +597,7 @@
|
|
|
548
597
|
"node": ">=8"
|
|
549
598
|
},
|
|
550
599
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
600
|
+
"license": "MIT",
|
|
551
601
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
552
602
|
"version": "6.0.1"
|
|
553
603
|
},
|
|
@@ -562,6 +612,7 @@
|
|
|
562
612
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
563
613
|
},
|
|
564
614
|
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
615
|
+
"license": "MIT",
|
|
565
616
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
566
617
|
"version": "7.1.0"
|
|
567
618
|
},
|
|
@@ -573,6 +624,7 @@
|
|
|
573
624
|
"node": ">=8"
|
|
574
625
|
},
|
|
575
626
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
627
|
+
"license": "MIT",
|
|
576
628
|
"name": "strip-ansi",
|
|
577
629
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
578
630
|
"version": "6.0.1"
|
|
@@ -582,6 +634,7 @@
|
|
|
582
634
|
"node": ">=8"
|
|
583
635
|
},
|
|
584
636
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
637
|
+
"license": "MIT",
|
|
585
638
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
586
639
|
"version": "5.0.1"
|
|
587
640
|
},
|
|
@@ -598,6 +651,7 @@
|
|
|
598
651
|
"node": ">=18"
|
|
599
652
|
},
|
|
600
653
|
"integrity": "sha512-ENhg4W6BmjYxl8GTaE7/h99f0aXiSWv4kikRZ9n2/JRxypZniE84ILZqimAhxxX7Zb8Px6pFdheW3EeHfhnXQQ==",
|
|
654
|
+
"license": "ISC",
|
|
601
655
|
"resolved": "https://registry.npmjs.org/tar/-/tar-7.1.0.tgz",
|
|
602
656
|
"version": "7.1.0"
|
|
603
657
|
},
|
|
@@ -606,6 +660,7 @@
|
|
|
606
660
|
"node": ">=0.6.11 <=0.7.0 || >=0.7.3"
|
|
607
661
|
},
|
|
608
662
|
"integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==",
|
|
663
|
+
"license": "MIT",
|
|
609
664
|
"resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz",
|
|
610
665
|
"version": "0.0.6"
|
|
611
666
|
},
|
|
@@ -614,6 +669,7 @@
|
|
|
614
669
|
"defaults": "^1.0.3"
|
|
615
670
|
},
|
|
616
671
|
"integrity": "sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==",
|
|
672
|
+
"license": "MIT",
|
|
617
673
|
"optional": true,
|
|
618
674
|
"resolved": "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz",
|
|
619
675
|
"version": "1.0.1"
|
|
@@ -629,6 +685,7 @@
|
|
|
629
685
|
"node": ">= 8"
|
|
630
686
|
},
|
|
631
687
|
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
|
688
|
+
"license": "ISC",
|
|
632
689
|
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
|
633
690
|
"version": "2.0.2"
|
|
634
691
|
},
|
|
@@ -645,6 +702,7 @@
|
|
|
645
702
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
646
703
|
},
|
|
647
704
|
"integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
|
|
705
|
+
"license": "MIT",
|
|
648
706
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
|
|
649
707
|
"version": "8.1.0"
|
|
650
708
|
},
|
|
@@ -661,6 +719,7 @@
|
|
|
661
719
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
662
720
|
},
|
|
663
721
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
722
|
+
"license": "MIT",
|
|
664
723
|
"name": "wrap-ansi",
|
|
665
724
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
666
725
|
"version": "7.0.0"
|
|
@@ -670,6 +729,7 @@
|
|
|
670
729
|
"node": ">=8"
|
|
671
730
|
},
|
|
672
731
|
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
|
732
|
+
"license": "MIT",
|
|
673
733
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
|
674
734
|
"version": "5.0.1"
|
|
675
735
|
},
|
|
@@ -684,11 +744,13 @@
|
|
|
684
744
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
685
745
|
},
|
|
686
746
|
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
747
|
+
"license": "MIT",
|
|
687
748
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
688
749
|
"version": "4.3.0"
|
|
689
750
|
},
|
|
690
751
|
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex": {
|
|
691
752
|
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
|
753
|
+
"license": "MIT",
|
|
692
754
|
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
|
693
755
|
"version": "8.0.0"
|
|
694
756
|
},
|
|
@@ -702,6 +764,7 @@
|
|
|
702
764
|
"node": ">=8"
|
|
703
765
|
},
|
|
704
766
|
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
|
767
|
+
"license": "MIT",
|
|
705
768
|
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
|
706
769
|
"version": "4.2.3"
|
|
707
770
|
},
|
|
@@ -713,6 +776,7 @@
|
|
|
713
776
|
"node": ">=8"
|
|
714
777
|
},
|
|
715
778
|
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
|
779
|
+
"license": "MIT",
|
|
716
780
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
|
717
781
|
"version": "6.0.1"
|
|
718
782
|
},
|
|
@@ -721,10 +785,11 @@
|
|
|
721
785
|
"node": ">=18"
|
|
722
786
|
},
|
|
723
787
|
"integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==",
|
|
788
|
+
"license": "BlueOak-1.0.0",
|
|
724
789
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz",
|
|
725
790
|
"version": "5.0.0"
|
|
726
791
|
}
|
|
727
792
|
},
|
|
728
793
|
"requires": true,
|
|
729
|
-
"version": "0.2.
|
|
794
|
+
"version": "0.2.149"
|
|
730
795
|
}
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
-
"artifactDownloadUrl": "https://github.com/mistydemeo/cargodisttest/releases/download/v0.2.
|
|
2
|
+
"artifactDownloadUrl": "https://github.com/mistydemeo/cargodisttest/releases/download/v0.2.149",
|
|
3
3
|
"bin": {
|
|
4
4
|
"axolotlsay": "run-axolotlsay.js"
|
|
5
5
|
},
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"axios": "^1.
|
|
7
|
+
"axios": "^1.7.2",
|
|
8
8
|
"axios-proxy-builder": "^0.1.2",
|
|
9
9
|
"console.table": "^0.10.0",
|
|
10
10
|
"detect-libc": "^2.0.3",
|
|
11
|
-
"rimraf": "^5.0.
|
|
11
|
+
"rimraf": "^5.0.7",
|
|
12
12
|
"tar": "^7.1.0"
|
|
13
13
|
},
|
|
14
14
|
"description": "💬 a CLI for learning to distribute CLIs in rust",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"zipExt": ".tar.gz"
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
|
-
"version": "0.2.
|
|
75
|
+
"version": "0.2.149",
|
|
76
76
|
"volta": {
|
|
77
77
|
"node": "18.14.1",
|
|
78
78
|
"npm": "9.5.0"
|