pnpm 10.33.4 → 10.34.0

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.
Files changed (71) hide show
  1. package/dist/node_modules/.modules.yaml +83 -83
  2. package/dist/node_modules/.pnpm/lock.yaml +21 -20
  3. package/dist/node_modules/.pnpm-workspace-state-v1.json +4 -3
  4. package/dist/node_modules/brace-expansion/index.js +1 -1
  5. package/dist/node_modules/brace-expansion/package.json +1 -1
  6. package/dist/node_modules/cross-spawn/node_modules/isexe/package.json +31 -0
  7. package/dist/node_modules/{node-gyp/node_modules/isexe → cross-spawn/node_modules/which}/LICENSE +1 -1
  8. package/dist/node_modules/cross-spawn/node_modules/which/package.json +43 -0
  9. package/dist/node_modules/isexe/LICENSE +1 -1
  10. package/dist/node_modules/isexe/package.json +79 -14
  11. package/dist/node_modules/semver/bin/semver.js +14 -10
  12. package/dist/node_modules/semver/classes/range.js +7 -0
  13. package/dist/node_modules/semver/functions/truncate.js +48 -0
  14. package/dist/node_modules/semver/index.js +2 -0
  15. package/dist/node_modules/semver/internal/re.js +1 -1
  16. package/dist/node_modules/semver/package.json +3 -3
  17. package/dist/node_modules/semver/range.bnf +5 -4
  18. package/dist/node_modules/semver/ranges/subset.js +2 -2
  19. package/dist/node_modules/socks/package.json +2 -2
  20. package/dist/node_modules/tar/dist/commonjs/index.min.js +3 -3
  21. package/dist/node_modules/tar/dist/commonjs/index.min.js.map +3 -3
  22. package/dist/node_modules/tar/dist/commonjs/pack.d.ts.map +1 -1
  23. package/dist/node_modules/tar/dist/commonjs/pack.js +41 -7
  24. package/dist/node_modules/tar/dist/commonjs/pack.js.map +1 -1
  25. package/dist/node_modules/tar/dist/esm/index.min.js +3 -3
  26. package/dist/node_modules/tar/dist/esm/index.min.js.map +3 -3
  27. package/dist/node_modules/tar/dist/esm/pack.d.ts.map +1 -1
  28. package/dist/node_modules/tar/dist/esm/pack.js +41 -7
  29. package/dist/node_modules/tar/dist/esm/pack.js.map +1 -1
  30. package/dist/node_modules/tar/package.json +4 -4
  31. package/dist/node_modules/which/package.json +29 -20
  32. package/dist/pnpm.cjs +382 -127
  33. package/dist/worker.js +29 -5
  34. package/package.json +1 -1
  35. package/dist/node_modules/node-gyp/node_modules/isexe/package.json +0 -96
  36. package/dist/node_modules/node-gyp/node_modules/which/package.json +0 -52
  37. package/dist/node_modules/socks/.claude/settings.local.json +0 -26
  38. /package/dist/node_modules/{node-gyp/node_modules/which → cross-spawn/node_modules/isexe}/LICENSE +0 -0
  39. /package/dist/node_modules/{isexe → cross-spawn/node_modules/isexe}/index.js +0 -0
  40. /package/dist/node_modules/{isexe → cross-spawn/node_modules/isexe}/mode.js +0 -0
  41. /package/dist/node_modules/{isexe → cross-spawn/node_modules/isexe}/windows.js +0 -0
  42. /package/dist/node_modules/{which → cross-spawn/node_modules/which}/bin/node-which +0 -0
  43. /package/dist/node_modules/{which → cross-spawn/node_modules/which}/which.js +0 -0
  44. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/index.d.ts.map +0 -0
  45. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/index.js +0 -0
  46. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/index.js.map +0 -0
  47. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/options.d.ts.map +0 -0
  48. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/options.js +0 -0
  49. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/options.js.map +0 -0
  50. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/package.json +0 -0
  51. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/posix.d.ts.map +0 -0
  52. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/posix.js +0 -0
  53. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/posix.js.map +0 -0
  54. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/win32.d.ts.map +0 -0
  55. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/win32.js +0 -0
  56. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/win32.js.map +0 -0
  57. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/index.d.ts.map +0 -0
  58. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/index.js +0 -0
  59. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/index.js.map +0 -0
  60. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/options.d.ts.map +0 -0
  61. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/options.js +0 -0
  62. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/options.js.map +0 -0
  63. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/package.json +0 -0
  64. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/posix.d.ts.map +0 -0
  65. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/posix.js +0 -0
  66. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/posix.js.map +0 -0
  67. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/win32.d.ts.map +0 -0
  68. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/win32.js +0 -0
  69. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/win32.js.map +0 -0
  70. /package/dist/node_modules/{node-gyp/node_modules/which → which}/bin/which.js +0 -0
  71. /package/dist/node_modules/{node-gyp/node_modules/which → which}/lib/index.js +0 -0
@@ -13,48 +13,48 @@
13
13
  "v8-compile-cache@2.4.0": [
14
14
  "node_modules/v8-compile-cache"
15
15
  ],
16
- "which@5.0.0": [
17
- "node_modules/node-gyp/node_modules/which"
18
- ],
19
- "isexe@3.1.1": [
20
- "node_modules/node-gyp/node_modules/isexe"
16
+ "node-gyp@11.5.0": [
17
+ "node_modules/node-gyp"
21
18
  ],
22
19
  "nopt@8.1.0": [
23
20
  "node_modules/nopt"
24
21
  ],
25
- "tar@7.5.13": [
22
+ "tar@7.5.15": [
26
23
  "node_modules/tar"
27
24
  ],
28
25
  "tinyglobby@0.2.16": [
29
26
  "node_modules/tinyglobby"
30
27
  ],
28
+ "which@5.0.0": [
29
+ "node_modules/which"
30
+ ],
31
31
  "env-paths@2.2.1": [
32
32
  "node_modules/env-paths"
33
33
  ],
34
+ "exponential-backoff@3.1.3": [
35
+ "node_modules/exponential-backoff"
36
+ ],
34
37
  "proc-log@5.0.0": [
35
38
  "node_modules/proc-log"
36
39
  ],
37
40
  "graceful-fs@4.2.11": [
38
41
  "node_modules/graceful-fs"
39
42
  ],
40
- "exponential-backoff@3.1.3": [
41
- "node_modules/exponential-backoff"
43
+ "semver@7.8.1": [
44
+ "node_modules/semver"
42
45
  ],
43
46
  "make-fetch-happen@14.0.3": [
44
47
  "node_modules/make-fetch-happen"
45
48
  ],
46
- "semver@7.7.4": [
47
- "node_modules/semver"
48
- ],
49
49
  "abbrev@3.0.1": [
50
50
  "node_modules/abbrev"
51
51
  ],
52
- "yallist@5.0.0": [
53
- "node_modules/yallist"
54
- ],
55
52
  "chownr@3.0.0": [
56
53
  "node_modules/chownr"
57
54
  ],
55
+ "yallist@5.0.0": [
56
+ "node_modules/yallist"
57
+ ],
58
58
  "@isaacs/fs-minipass@4.0.1": [
59
59
  "node_modules/@isaacs/fs-minipass"
60
60
  ],
@@ -64,94 +64,97 @@
64
64
  "minipass@7.1.3": [
65
65
  "node_modules/minipass"
66
66
  ],
67
+ "picomatch@4.0.4": [
68
+ "node_modules/picomatch"
69
+ ],
67
70
  "fdir@6.5.0(picomatch@4.0.4)": [
68
71
  "node_modules/fdir"
69
72
  ],
70
- "picomatch@4.0.4": [
71
- "node_modules/picomatch"
73
+ "isexe@3.1.1": [
74
+ "node_modules/isexe"
72
75
  ],
73
76
  "ssri@12.0.0": [
74
77
  "node_modules/ssri"
75
78
  ],
79
+ "cacache@19.0.1": [
80
+ "node_modules/cacache"
81
+ ],
76
82
  "minipass@3.3.6": [
77
- "node_modules/minipass-pipeline/node_modules/minipass",
78
83
  "node_modules/minipass-flush/node_modules/minipass",
84
+ "node_modules/minipass-pipeline/node_modules/minipass",
79
85
  "node_modules/minipass-sized/node_modules/minipass"
80
86
  ],
81
87
  "yallist@4.0.0": [
82
- "node_modules/minipass-pipeline/node_modules/yallist",
83
88
  "node_modules/minipass-flush/node_modules/yallist",
89
+ "node_modules/minipass-pipeline/node_modules/yallist",
84
90
  "node_modules/minipass-sized/node_modules/yallist"
85
91
  ],
86
- "cacache@19.0.1": [
87
- "node_modules/cacache"
88
- ],
89
92
  "promise-retry@2.0.1": [
90
93
  "node_modules/promise-retry"
91
94
  ],
92
- "http-cache-semantics@4.2.0": [
93
- "node_modules/http-cache-semantics"
94
- ],
95
- "minipass-fetch@4.0.1": [
96
- "node_modules/minipass-fetch"
97
- ],
98
95
  "negotiator@1.0.0": [
99
96
  "node_modules/negotiator"
100
97
  ],
98
+ "http-cache-semantics@4.2.0": [
99
+ "node_modules/http-cache-semantics"
100
+ ],
101
101
  "@npmcli/agent@3.0.0": [
102
102
  "node_modules/@npmcli/agent"
103
103
  ],
104
+ "minipass-fetch@4.0.1": [
105
+ "node_modules/minipass-fetch"
106
+ ],
104
107
  "minipass-collect@2.0.1": [
105
108
  "node_modules/minipass-collect"
106
109
  ],
107
- "unique-filename@4.0.0": [
108
- "node_modules/unique-filename"
109
- ],
110
- "fs-minipass@3.0.3": [
111
- "node_modules/fs-minipass"
112
- ],
113
110
  "p-map@7.0.4": [
114
111
  "node_modules/p-map"
115
112
  ],
113
+ "unique-filename@4.0.0": [
114
+ "node_modules/unique-filename"
115
+ ],
116
116
  "@npmcli/fs@4.0.0": [
117
117
  "node_modules/@npmcli/fs"
118
118
  ],
119
+ "fs-minipass@3.0.3": [
120
+ "node_modules/fs-minipass"
121
+ ],
119
122
  "lru-cache@10.4.3": [
120
123
  "node_modules/lru-cache"
121
124
  ],
122
125
  "glob@10.5.0": [
123
126
  "node_modules/glob"
124
127
  ],
125
- "err-code@2.0.3": [
126
- "node_modules/err-code"
127
- ],
128
128
  "retry@0.12.0": [
129
129
  "node_modules/retry"
130
130
  ],
131
- "encoding@0.1.13": [
132
- "node_modules/encoding"
131
+ "err-code@2.0.3": [
132
+ "node_modules/err-code"
133
+ ],
134
+ "socks-proxy-agent@8.0.5": [
135
+ "node_modules/socks-proxy-agent"
133
136
  ],
134
137
  "agent-base@7.1.4": [
135
138
  "node_modules/agent-base"
136
139
  ],
137
- "https-proxy-agent@7.0.6": [
138
- "node_modules/https-proxy-agent"
139
- ],
140
140
  "http-proxy-agent@7.0.2": [
141
141
  "node_modules/http-proxy-agent"
142
142
  ],
143
- "socks-proxy-agent@8.0.5": [
144
- "node_modules/socks-proxy-agent"
143
+ "https-proxy-agent@7.0.6": [
144
+ "node_modules/https-proxy-agent"
145
+ ],
146
+ "encoding@0.1.13": [
147
+ "node_modules/encoding"
145
148
  ],
146
149
  "unique-slug@5.0.0": [
147
150
  "node_modules/unique-slug"
148
151
  ],
149
- "package-json-from-dist@1.0.1": [
150
- "node_modules/package-json-from-dist"
151
- ],
152
152
  "foreground-child@3.3.1": [
153
153
  "node_modules/foreground-child"
154
154
  ],
155
+ "package-json-from-dist@1.0.1": [
156
+ "node_modules/package-json-from-dist"
157
+ ],
155
158
  "path-scurry@1.11.1": [
156
159
  "node_modules/path-scurry"
157
160
  ],
@@ -161,20 +164,23 @@
161
164
  "minimatch@9.0.9": [
162
165
  "node_modules/minimatch"
163
166
  ],
164
- "iconv-lite@0.6.3": [
165
- "node_modules/iconv-lite"
166
- ],
167
167
  "debug@4.4.3": [
168
168
  "node_modules/debug"
169
169
  ],
170
- "socks@2.8.8": [
170
+ "socks@2.8.9": [
171
171
  "node_modules/socks"
172
172
  ],
173
+ "iconv-lite@0.6.3": [
174
+ "node_modules/iconv-lite"
175
+ ],
173
176
  "imurmurhash@0.1.4": [
174
177
  "node_modules/imurmurhash"
175
178
  ],
176
- "cross-spawn@7.0.6": [
177
- "node_modules/cross-spawn"
179
+ "which@2.0.2": [
180
+ "node_modules/cross-spawn/node_modules/which"
181
+ ],
182
+ "isexe@2.0.0": [
183
+ "node_modules/cross-spawn/node_modules/isexe"
178
184
  ],
179
185
  "signal-exit@4.1.0": [
180
186
  "node_modules/signal-exit"
@@ -185,23 +191,20 @@
185
191
  "@pkgjs/parseargs@0.11.0": [
186
192
  "node_modules/@pkgjs/parseargs"
187
193
  ],
188
- "brace-expansion@2.1.0": [
194
+ "brace-expansion@2.1.1": [
189
195
  "node_modules/brace-expansion"
190
196
  ],
191
- "safer-buffer@2.1.2": [
192
- "node_modules/safer-buffer"
193
- ],
194
197
  "ms@2.1.3": [
195
198
  "node_modules/ms"
196
199
  ],
197
- "smart-buffer@4.2.0": [
198
- "node_modules/smart-buffer"
199
- ],
200
200
  "ip-address@10.2.0": [
201
201
  "node_modules/ip-address"
202
202
  ],
203
- "which@2.0.2": [
204
- "node_modules/which"
203
+ "smart-buffer@4.2.0": [
204
+ "node_modules/smart-buffer"
205
+ ],
206
+ "safer-buffer@2.1.2": [
207
+ "node_modules/safer-buffer"
205
208
  ],
206
209
  "shebang-command@2.0.0": [
207
210
  "node_modules/shebang-command"
@@ -209,6 +212,14 @@
209
212
  "path-key@3.1.1": [
210
213
  "node_modules/path-key"
211
214
  ],
215
+ "strip-ansi@7.2.0": [
216
+ "node_modules/strip-ansi"
217
+ ],
218
+ "ansi-regex@5.0.1": [
219
+ "node_modules/strip-ansi-cjs/node_modules/ansi-regex",
220
+ "node_modules/wrap-ansi-cjs/node_modules/ansi-regex",
221
+ "node_modules/string-width-cjs/node_modules/ansi-regex"
222
+ ],
212
223
  "wrap-ansi@8.1.0": [
213
224
  "node_modules/wrap-ansi"
214
225
  ],
@@ -224,11 +235,6 @@
224
235
  "ansi-styles@4.3.0": [
225
236
  "node_modules/wrap-ansi-cjs/node_modules/ansi-styles"
226
237
  ],
227
- "ansi-regex@5.0.1": [
228
- "node_modules/wrap-ansi-cjs/node_modules/ansi-regex",
229
- "node_modules/string-width-cjs/node_modules/ansi-regex",
230
- "node_modules/strip-ansi-cjs/node_modules/ansi-regex"
231
- ],
232
238
  "emoji-regex@8.0.0": [
233
239
  "node_modules/wrap-ansi-cjs/node_modules/emoji-regex",
234
240
  "node_modules/string-width-cjs/node_modules/emoji-regex"
@@ -236,18 +242,15 @@
236
242
  "string-width@5.1.2": [
237
243
  "node_modules/string-width"
238
244
  ],
239
- "strip-ansi@7.2.0": [
240
- "node_modules/strip-ansi"
241
- ],
242
245
  "balanced-match@1.0.2": [
243
246
  "node_modules/balanced-match"
244
247
  ],
245
- "isexe@2.0.0": [
246
- "node_modules/isexe"
247
- ],
248
248
  "shebang-regex@3.0.0": [
249
249
  "node_modules/shebang-regex"
250
250
  ],
251
+ "ansi-regex@6.2.2": [
252
+ "node_modules/ansi-regex"
253
+ ],
251
254
  "ansi-styles@6.2.3": [
252
255
  "node_modules/ansi-styles"
253
256
  ],
@@ -257,30 +260,27 @@
257
260
  "color-convert@2.0.1": [
258
261
  "node_modules/color-convert"
259
262
  ],
260
- "eastasianwidth@0.2.0": [
261
- "node_modules/eastasianwidth"
262
- ],
263
263
  "emoji-regex@9.2.2": [
264
264
  "node_modules/emoji-regex"
265
265
  ],
266
- "ansi-regex@6.2.2": [
267
- "node_modules/ansi-regex"
266
+ "eastasianwidth@0.2.0": [
267
+ "node_modules/eastasianwidth"
268
268
  ],
269
269
  "color-name@1.1.4": [
270
270
  "node_modules/color-name"
271
271
  ],
272
- "node-gyp@11.5.0": [
273
- "node_modules/node-gyp"
272
+ "minipass-flush@1.0.7": [
273
+ "node_modules/minipass-flush"
274
274
  ],
275
275
  "minipass-pipeline@1.2.4": [
276
276
  "node_modules/minipass-pipeline"
277
277
  ],
278
- "minipass-flush@1.0.7": [
279
- "node_modules/minipass-flush"
280
- ],
281
278
  "minipass-sized@1.0.3": [
282
279
  "node_modules/minipass-sized"
283
280
  ],
281
+ "cross-spawn@7.0.6": [
282
+ "node_modules/cross-spawn"
283
+ ],
284
284
  "wrap-ansi@7.0.0": [
285
285
  "node_modules/wrap-ansi-cjs"
286
286
  ]
@@ -289,7 +289,7 @@
289
289
  "packageManager": "pnpm@10.33.1",
290
290
  "pendingBuilds": [],
291
291
  "publicHoistPattern": [],
292
- "prunedAt": "Wed, 06 May 2026 13:17:04 GMT",
292
+ "prunedAt": "Wed, 27 May 2026 14:56:27 GMT",
293
293
  "registries": {
294
294
  "default": "https://registry.npmjs.org/",
295
295
  "@jsr": "https://npm.jsr.io/"
@@ -8,6 +8,7 @@ overrides:
8
8
  '@yarnpkg/fslib@2': '3'
9
9
  ajv@>=7.0.0-alpha.0 <8.18.0: '>=8.18.0'
10
10
  body-parser@<1.20.3: ^1.20.3
11
+ brace-expansion@>=5.0.0 <5.0.6: '>=5.0.6'
11
12
  clipanion: 3.2.0-rc.6
12
13
  cookie@<0.7.0: '>=0.7.0'
13
14
  cross-spawn@<7.0.5: '>=7.0.5'
@@ -36,14 +37,14 @@ overrides:
36
37
  path-to-regexp@<0.1.12: ^0.1.12
37
38
  path-to-regexp@>=4.0.0 <6.3.0: '>=6.3.0'
38
39
  path-to-regexp@>=7.0.0 <8.0.0: '>=8.0.0'
39
- qs@<6.14.1: '>=6.14.1'
40
+ qs@<=6.15.1: '>=6.15.2'
40
41
  request: npm:postman-request@2.88.1-postman.40
41
42
  semver@<7.5.2: ^7.7.4
42
43
  send@<0.19.0: ^0.19.0
43
44
  serve-static@<1.16.0: ^1.16.0
44
45
  socks@2: ^2.8.1
45
46
  tar@<=7.5.10: '>=7.5.11'
46
- tmp@<=0.2.3: '>=0.2.4'
47
+ tmp@<0.2.6: '>=0.2.6'
47
48
  tough-cookie@<4.1.3: '>=4.1.3'
48
49
  validator@<13.15.22: '>=13.15.22'
49
50
  yaml@<2.2.2: '>=2.2.2'
@@ -109,8 +110,8 @@ packages:
109
110
  balanced-match@1.0.2:
110
111
  resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
111
112
 
112
- brace-expansion@2.1.0:
113
- resolution: {integrity: sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==}
113
+ brace-expansion@2.1.1:
114
+ resolution: {integrity: sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==}
114
115
 
115
116
  cacache@19.0.1:
116
117
  resolution: {integrity: sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==}
@@ -318,8 +319,8 @@ packages:
318
319
  safer-buffer@2.1.2:
319
320
  resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
320
321
 
321
- semver@7.7.4:
322
- resolution: {integrity: sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==}
322
+ semver@7.8.1:
323
+ resolution: {integrity: sha512-rkVq3IXh+4FDGch+KwzX3aV9W3kO54GyEgpvBzSyctDA6Xtd7RJQV1xmXbeQp5v7+VzLOfVqiutSE6GICgPFvg==}
323
324
  engines: {node: '>=10'}
324
325
  hasBin: true
325
326
 
@@ -343,8 +344,8 @@ packages:
343
344
  resolution: {integrity: sha512-HehCEsotFqbPW9sJ8WVYB6UbmIMv7kUUORIF2Nncq4VQvBfNBLibW9YZR5dlYCSUhwcD628pRllm7n+E+YTzJw==}
344
345
  engines: {node: '>= 14'}
345
346
 
346
- socks@2.8.8:
347
- resolution: {integrity: sha512-NlGELfPrgX2f1TAAcz0WawlLn+0r3FyhhCRpFFK2CemXenPYvzMWWZINv3eDNo9ucdwme7oCHRY0Jnbs4aIkog==}
347
+ socks@2.8.9:
348
+ resolution: {integrity: sha512-LJhUYUvItdQ0LkJTmPeaEObWXAqFyfmP85x0tch/ez9cahmhlBBLbIqDFnvBnUJGagb0JbIQrkBs1wJ+yRYpEw==}
348
349
  engines: {node: '>= 10.0.0', npm: '>= 3.0.0'}
349
350
 
350
351
  ssri@12.0.0:
@@ -367,8 +368,8 @@ packages:
367
368
  resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
368
369
  engines: {node: '>=12'}
369
370
 
370
- tar@7.5.13:
371
- resolution: {integrity: sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==}
371
+ tar@7.5.15:
372
+ resolution: {integrity: sha512-dzGK0boVlC4W5QFuQN1EFSl3bIDYsk7Tj40U6eIBnK2k/8ml7TZ5agbI5j5+qnoVcAA+rNtBml8SEiLxZpNqRQ==}
372
373
  engines: {node: '>=18'}
373
374
 
374
375
  tinyglobby@0.2.16:
@@ -441,7 +442,7 @@ snapshots:
441
442
 
442
443
  '@npmcli/fs@4.0.0':
443
444
  dependencies:
444
- semver: 7.7.4
445
+ semver: 7.8.1
445
446
  optional: true
446
447
 
447
448
  '@pkgjs/parseargs@0.11.0':
@@ -470,7 +471,7 @@ snapshots:
470
471
  balanced-match@1.0.2:
471
472
  optional: true
472
473
 
473
- brace-expansion@2.1.0:
474
+ brace-expansion@2.1.1:
474
475
  dependencies:
475
476
  balanced-match: 1.0.2
476
477
  optional: true
@@ -487,7 +488,7 @@ snapshots:
487
488
  minipass-pipeline: 1.2.4
488
489
  p-map: 7.0.4
489
490
  ssri: 12.0.0
490
- tar: 7.5.13
491
+ tar: 7.5.15
491
492
  unique-filename: 4.0.0
492
493
  optional: true
493
494
 
@@ -634,7 +635,7 @@ snapshots:
634
635
 
635
636
  minimatch@9.0.9:
636
637
  dependencies:
637
- brace-expansion: 2.1.0
638
+ brace-expansion: 2.1.1
638
639
  optional: true
639
640
 
640
641
  minipass-collect@2.0.1:
@@ -693,8 +694,8 @@ snapshots:
693
694
  make-fetch-happen: 14.0.3
694
695
  nopt: 8.1.0
695
696
  proc-log: 5.0.0
696
- semver: 7.7.4
697
- tar: 7.5.13
697
+ semver: 7.8.1
698
+ tar: 7.5.15
698
699
  tinyglobby: 0.2.16
699
700
  which: 5.0.0
700
701
  transitivePeerDependencies:
@@ -739,7 +740,7 @@ snapshots:
739
740
  safer-buffer@2.1.2:
740
741
  optional: true
741
742
 
742
- semver@7.7.4:
743
+ semver@7.8.1:
743
744
  optional: true
744
745
 
745
746
  shebang-command@2.0.0:
@@ -760,12 +761,12 @@ snapshots:
760
761
  dependencies:
761
762
  agent-base: 7.1.4
762
763
  debug: 4.4.3
763
- socks: 2.8.8
764
+ socks: 2.8.9
764
765
  transitivePeerDependencies:
765
766
  - supports-color
766
767
  optional: true
767
768
 
768
- socks@2.8.8:
769
+ socks@2.8.9:
769
770
  dependencies:
770
771
  ip-address: 10.2.0
771
772
  smart-buffer: 4.2.0
@@ -800,7 +801,7 @@ snapshots:
800
801
  ansi-regex: 6.2.2
801
802
  optional: true
802
803
 
803
- tar@7.5.13:
804
+ tar@7.5.15:
804
805
  dependencies:
805
806
  '@isaacs/fs-minipass': 4.0.1
806
807
  chownr: 3.0.0
@@ -1,5 +1,5 @@
1
1
  {
2
- "lastValidatedTimestamp": 1778073424164,
2
+ "lastValidatedTimestamp": 1779893787941,
3
3
  "projects": {},
4
4
  "pnpmfiles": [],
5
5
  "settings": {
@@ -22,6 +22,7 @@
22
22
  "@yarnpkg/fslib@2": "3",
23
23
  "ajv@>=7.0.0-alpha.0 <8.18.0": ">=8.18.0",
24
24
  "body-parser@<1.20.3": "^1.20.3",
25
+ "brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6",
25
26
  "clipanion": "3.2.0-rc.6",
26
27
  "cookie@<0.7.0": ">=0.7.0",
27
28
  "cross-spawn@<7.0.5": ">=7.0.5",
@@ -50,14 +51,14 @@
50
51
  "path-to-regexp@<0.1.12": "^0.1.12",
51
52
  "path-to-regexp@>=4.0.0 <6.3.0": ">=6.3.0",
52
53
  "path-to-regexp@>=7.0.0 <8.0.0": ">=8.0.0",
53
- "qs@<6.14.1": ">=6.14.1",
54
+ "qs@<=6.15.1": ">=6.15.2",
54
55
  "request": "npm:postman-request@2.88.1-postman.40",
55
56
  "semver@<7.5.2": "^7.7.4",
56
57
  "send@<0.19.0": "^0.19.0",
57
58
  "serve-static@<1.16.0": "^1.16.0",
58
59
  "socks@2": "^2.8.1",
59
60
  "tar@<=7.5.10": ">=7.5.11",
60
- "tmp@<=0.2.3": ">=0.2.4",
61
+ "tmp@<0.2.6": ">=0.2.6",
61
62
  "tough-cookie@<4.1.3": ">=4.1.3",
62
63
  "validator@<13.15.22": ">=13.15.22",
63
64
  "yaml@<2.2.2": ">=2.2.2"
@@ -163,7 +163,7 @@ function expand(str, max, isTop) {
163
163
 
164
164
  N = [];
165
165
 
166
- for (var i = x; test(i, y); i += incr) {
166
+ for (var i = x; test(i, y) && N.length < max; i += incr) {
167
167
  var c;
168
168
  if (isAlphaSequence) {
169
169
  c = String.fromCharCode(i);
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "brace-expansion",
3
3
  "description": "Brace expansion as known from sh/bash",
4
- "version": "2.1.0",
4
+ "version": "2.1.1",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git://github.com/juliangruber/brace-expansion.git"
@@ -0,0 +1,31 @@
1
+ {
2
+ "name": "isexe",
3
+ "version": "2.0.0",
4
+ "description": "Minimal module to check if a file is executable.",
5
+ "main": "index.js",
6
+ "directories": {
7
+ "test": "test"
8
+ },
9
+ "devDependencies": {
10
+ "mkdirp": "^0.5.1",
11
+ "rimraf": "^2.5.0",
12
+ "tap": "^10.3.0"
13
+ },
14
+ "scripts": {
15
+ "test": "tap test/*.js --100",
16
+ "preversion": "npm test",
17
+ "postversion": "npm publish",
18
+ "postpublish": "git push origin --all; git push origin --tags"
19
+ },
20
+ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
21
+ "license": "ISC",
22
+ "repository": {
23
+ "type": "git",
24
+ "url": "git+https://github.com/isaacs/isexe.git"
25
+ },
26
+ "keywords": [],
27
+ "bugs": {
28
+ "url": "https://github.com/isaacs/isexe/issues"
29
+ },
30
+ "homepage": "https://github.com/isaacs/isexe#readme"
31
+ }
@@ -1,6 +1,6 @@
1
1
  The ISC License
2
2
 
3
- Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
3
+ Copyright (c) Isaac Z. Schlueter and Contributors
4
4
 
5
5
  Permission to use, copy, modify, and/or distribute this software for any
6
6
  purpose with or without fee is hereby granted, provided that the above
@@ -0,0 +1,43 @@
1
+ {
2
+ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
3
+ "name": "which",
4
+ "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
5
+ "version": "2.0.2",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git://github.com/isaacs/node-which.git"
9
+ },
10
+ "main": "which.js",
11
+ "bin": {
12
+ "node-which": "./bin/node-which"
13
+ },
14
+ "license": "ISC",
15
+ "dependencies": {
16
+ "isexe": "^2.0.0"
17
+ },
18
+ "devDependencies": {
19
+ "mkdirp": "^0.5.0",
20
+ "rimraf": "^2.6.2",
21
+ "tap": "^14.6.9"
22
+ },
23
+ "scripts": {
24
+ "test": "tap",
25
+ "preversion": "npm test",
26
+ "postversion": "npm publish",
27
+ "prepublish": "npm run changelog",
28
+ "prechangelog": "bash gen-changelog.sh",
29
+ "changelog": "git add CHANGELOG.md",
30
+ "postchangelog": "git commit -m 'update changelog - '${npm_package_version}",
31
+ "postpublish": "git push origin --follow-tags"
32
+ },
33
+ "files": [
34
+ "which.js",
35
+ "bin/node-which"
36
+ ],
37
+ "tap": {
38
+ "check-coverage": true
39
+ },
40
+ "engines": {
41
+ "node": ">= 8"
42
+ }
43
+ }
@@ -1,6 +1,6 @@
1
1
  The ISC License
2
2
 
3
- Copyright (c) Isaac Z. Schlueter and Contributors
3
+ Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
4
4
 
5
5
  Permission to use, copy, modify, and/or distribute this software for any
6
6
  purpose with or without fee is hereby granted, provided that the above