pnpm 10.33.0 → 10.33.2
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/node_modules/.modules.yaml +78 -78
- package/dist/node_modules/.pnpm/lock.yaml +34 -25
- package/dist/node_modules/.pnpm-workspace-state-v1.json +11 -1
- package/dist/node_modules/brace-expansion/index.js +13 -11
- package/dist/node_modules/brace-expansion/package.json +1 -1
- package/dist/node_modules/minipass-flush/package.json +6 -3
- package/dist/node_modules/picomatch/lib/constants.js +4 -0
- package/dist/node_modules/picomatch/lib/parse.js +301 -0
- package/dist/node_modules/picomatch/lib/picomatch.js +11 -3
- package/dist/node_modules/picomatch/package.json +2 -3
- package/dist/node_modules/tar/dist/commonjs/get-write-flag.d.ts.map +1 -1
- package/dist/node_modules/tar/dist/commonjs/get-write-flag.js +7 -4
- package/dist/node_modules/tar/dist/commonjs/get-write-flag.js.map +1 -1
- package/dist/node_modules/tar/dist/commonjs/index.min.js +3 -3
- package/dist/node_modules/tar/dist/commonjs/index.min.js.map +3 -3
- package/dist/node_modules/tar/dist/esm/get-write-flag.d.ts.map +1 -1
- package/dist/node_modules/tar/dist/esm/get-write-flag.js +7 -4
- package/dist/node_modules/tar/dist/esm/get-write-flag.js.map +1 -1
- package/dist/node_modules/tar/dist/esm/index.min.js +3 -3
- package/dist/node_modules/tar/dist/esm/index.min.js.map +3 -3
- package/dist/node_modules/tar/package.json +1 -1
- package/dist/node_modules/tinyglobby/dist/index.cjs +132 -148
- package/dist/node_modules/tinyglobby/dist/index.d.cts +33 -32
- package/dist/node_modules/tinyglobby/dist/index.d.mts +33 -32
- package/dist/node_modules/tinyglobby/dist/index.mjs +134 -146
- package/dist/node_modules/tinyglobby/package.json +10 -10
- package/dist/pnpm.cjs +906 -305
- package/package.json +1 -1
- package/dist/node_modules/minipass-flush/LICENSE +0 -15
|
@@ -16,17 +16,17 @@
|
|
|
16
16
|
"node-gyp@11.5.0": [
|
|
17
17
|
"node_modules/node-gyp"
|
|
18
18
|
],
|
|
19
|
-
"
|
|
19
|
+
"nopt@8.1.0": [
|
|
20
|
+
"node_modules/nopt"
|
|
21
|
+
],
|
|
22
|
+
"tar@7.5.13": [
|
|
20
23
|
"node_modules/tar"
|
|
21
24
|
],
|
|
22
25
|
"proc-log@5.0.0": [
|
|
23
26
|
"node_modules/proc-log"
|
|
24
27
|
],
|
|
25
|
-
"
|
|
26
|
-
"node_modules/
|
|
27
|
-
],
|
|
28
|
-
"graceful-fs@4.2.11": [
|
|
29
|
-
"node_modules/graceful-fs"
|
|
28
|
+
"tinyglobby@0.2.16": [
|
|
29
|
+
"node_modules/tinyglobby"
|
|
30
30
|
],
|
|
31
31
|
"exponential-backoff@3.1.3": [
|
|
32
32
|
"node_modules/exponential-backoff"
|
|
@@ -34,44 +34,53 @@
|
|
|
34
34
|
"env-paths@2.2.1": [
|
|
35
35
|
"node_modules/env-paths"
|
|
36
36
|
],
|
|
37
|
+
"which@5.0.0": [
|
|
38
|
+
"node_modules/which"
|
|
39
|
+
],
|
|
40
|
+
"graceful-fs@4.2.11": [
|
|
41
|
+
"node_modules/graceful-fs"
|
|
42
|
+
],
|
|
37
43
|
"semver@7.7.4": [
|
|
38
44
|
"node_modules/semver"
|
|
39
45
|
],
|
|
40
|
-
"nopt@8.1.0": [
|
|
41
|
-
"node_modules/nopt"
|
|
42
|
-
],
|
|
43
46
|
"make-fetch-happen@14.0.3": [
|
|
44
47
|
"node_modules/make-fetch-happen"
|
|
45
48
|
],
|
|
46
|
-
"
|
|
47
|
-
"node_modules/
|
|
49
|
+
"abbrev@3.0.1": [
|
|
50
|
+
"node_modules/abbrev"
|
|
48
51
|
],
|
|
49
52
|
"yallist@5.0.0": [
|
|
50
53
|
"node_modules/yallist"
|
|
51
54
|
],
|
|
55
|
+
"chownr@3.0.0": [
|
|
56
|
+
"node_modules/chownr"
|
|
57
|
+
],
|
|
58
|
+
"@isaacs/fs-minipass@4.0.1": [
|
|
59
|
+
"node_modules/@isaacs/fs-minipass"
|
|
60
|
+
],
|
|
52
61
|
"minizlib@3.1.0": [
|
|
53
62
|
"node_modules/minizlib"
|
|
54
63
|
],
|
|
55
64
|
"minipass@7.1.3": [
|
|
56
65
|
"node_modules/minipass"
|
|
57
66
|
],
|
|
58
|
-
"@
|
|
59
|
-
"node_modules
|
|
67
|
+
"picomatch@4.0.4": [
|
|
68
|
+
"node_modules/picomatch"
|
|
60
69
|
],
|
|
61
|
-
"
|
|
62
|
-
"node_modules/
|
|
70
|
+
"fdir@6.5.0(picomatch@4.0.4)": [
|
|
71
|
+
"node_modules/fdir"
|
|
63
72
|
],
|
|
64
73
|
"isexe@3.1.1": [
|
|
65
74
|
"node_modules/isexe"
|
|
66
75
|
],
|
|
67
|
-
"
|
|
68
|
-
"node_modules/
|
|
76
|
+
"ssri@12.0.0": [
|
|
77
|
+
"node_modules/ssri"
|
|
69
78
|
],
|
|
70
79
|
"negotiator@1.0.0": [
|
|
71
80
|
"node_modules/negotiator"
|
|
72
81
|
],
|
|
73
|
-
"
|
|
74
|
-
"node_modules/
|
|
82
|
+
"cacache@19.0.1": [
|
|
83
|
+
"node_modules/cacache"
|
|
75
84
|
],
|
|
76
85
|
"minipass@3.3.6": [
|
|
77
86
|
"node_modules/minipass-flush/node_modules/minipass",
|
|
@@ -83,50 +92,38 @@
|
|
|
83
92
|
"node_modules/minipass-pipeline/node_modules/yallist",
|
|
84
93
|
"node_modules/minipass-sized/node_modules/yallist"
|
|
85
94
|
],
|
|
86
|
-
"
|
|
87
|
-
"node_modules/
|
|
88
|
-
],
|
|
89
|
-
"minipass-fetch@4.0.1": [
|
|
90
|
-
"node_modules/minipass-fetch"
|
|
95
|
+
"http-cache-semantics@4.2.0": [
|
|
96
|
+
"node_modules/http-cache-semantics"
|
|
91
97
|
],
|
|
92
98
|
"promise-retry@2.0.1": [
|
|
93
99
|
"node_modules/promise-retry"
|
|
94
100
|
],
|
|
101
|
+
"minipass-fetch@4.0.1": [
|
|
102
|
+
"node_modules/minipass-fetch"
|
|
103
|
+
],
|
|
95
104
|
"@npmcli/agent@3.0.0": [
|
|
96
105
|
"node_modules/@npmcli/agent"
|
|
97
106
|
],
|
|
98
|
-
"
|
|
99
|
-
"node_modules/
|
|
100
|
-
],
|
|
101
|
-
"picomatch@4.0.3": [
|
|
102
|
-
"node_modules/picomatch"
|
|
103
|
-
],
|
|
104
|
-
"fdir@6.5.0(picomatch@4.0.3)": [
|
|
105
|
-
"node_modules/fdir"
|
|
107
|
+
"unique-filename@4.0.0": [
|
|
108
|
+
"node_modules/unique-filename"
|
|
106
109
|
],
|
|
107
110
|
"minipass-collect@2.0.1": [
|
|
108
111
|
"node_modules/minipass-collect"
|
|
109
112
|
],
|
|
110
|
-
"p-map@7.0.4": [
|
|
111
|
-
"node_modules/p-map"
|
|
112
|
-
],
|
|
113
|
-
"unique-filename@4.0.0": [
|
|
114
|
-
"node_modules/unique-filename"
|
|
115
|
-
],
|
|
116
113
|
"fs-minipass@3.0.3": [
|
|
117
114
|
"node_modules/fs-minipass"
|
|
118
115
|
],
|
|
119
|
-
"
|
|
120
|
-
"node_modules/
|
|
121
|
-
],
|
|
122
|
-
"glob@10.5.0": [
|
|
123
|
-
"node_modules/glob"
|
|
116
|
+
"p-map@7.0.4": [
|
|
117
|
+
"node_modules/p-map"
|
|
124
118
|
],
|
|
125
119
|
"@npmcli/fs@4.0.0": [
|
|
126
120
|
"node_modules/@npmcli/fs"
|
|
127
121
|
],
|
|
128
|
-
"
|
|
129
|
-
"node_modules/
|
|
122
|
+
"glob@10.5.0": [
|
|
123
|
+
"node_modules/glob"
|
|
124
|
+
],
|
|
125
|
+
"lru-cache@10.4.3": [
|
|
126
|
+
"node_modules/lru-cache"
|
|
130
127
|
],
|
|
131
128
|
"retry@0.12.0": [
|
|
132
129
|
"node_modules/retry"
|
|
@@ -134,8 +131,8 @@
|
|
|
134
131
|
"err-code@2.0.3": [
|
|
135
132
|
"node_modules/err-code"
|
|
136
133
|
],
|
|
137
|
-
"
|
|
138
|
-
"node_modules/
|
|
134
|
+
"encoding@0.1.13": [
|
|
135
|
+
"node_modules/encoding"
|
|
139
136
|
],
|
|
140
137
|
"http-proxy-agent@7.0.2": [
|
|
141
138
|
"node_modules/http-proxy-agent"
|
|
@@ -143,27 +140,30 @@
|
|
|
143
140
|
"https-proxy-agent@7.0.6": [
|
|
144
141
|
"node_modules/https-proxy-agent"
|
|
145
142
|
],
|
|
143
|
+
"agent-base@7.1.4": [
|
|
144
|
+
"node_modules/agent-base"
|
|
145
|
+
],
|
|
146
146
|
"socks-proxy-agent@8.0.5": [
|
|
147
147
|
"node_modules/socks-proxy-agent"
|
|
148
148
|
],
|
|
149
149
|
"unique-slug@5.0.0": [
|
|
150
150
|
"node_modules/unique-slug"
|
|
151
151
|
],
|
|
152
|
-
"
|
|
153
|
-
"node_modules/
|
|
152
|
+
"foreground-child@3.3.1": [
|
|
153
|
+
"node_modules/foreground-child"
|
|
154
154
|
],
|
|
155
155
|
"package-json-from-dist@1.0.1": [
|
|
156
156
|
"node_modules/package-json-from-dist"
|
|
157
157
|
],
|
|
158
|
-
"
|
|
159
|
-
"node_modules/
|
|
160
|
-
],
|
|
161
|
-
"foreground-child@3.3.1": [
|
|
162
|
-
"node_modules/foreground-child"
|
|
158
|
+
"path-scurry@1.11.1": [
|
|
159
|
+
"node_modules/path-scurry"
|
|
163
160
|
],
|
|
164
161
|
"jackspeak@3.4.3": [
|
|
165
162
|
"node_modules/jackspeak"
|
|
166
163
|
],
|
|
164
|
+
"minimatch@9.0.9": [
|
|
165
|
+
"node_modules/minimatch"
|
|
166
|
+
],
|
|
167
167
|
"iconv-lite@0.6.3": [
|
|
168
168
|
"node_modules/iconv-lite"
|
|
169
169
|
],
|
|
@@ -176,24 +176,24 @@
|
|
|
176
176
|
"imurmurhash@0.1.4": [
|
|
177
177
|
"node_modules/imurmurhash"
|
|
178
178
|
],
|
|
179
|
-
"brace-expansion@2.0.2": [
|
|
180
|
-
"node_modules/brace-expansion"
|
|
181
|
-
],
|
|
182
|
-
"signal-exit@4.1.0": [
|
|
183
|
-
"node_modules/signal-exit"
|
|
184
|
-
],
|
|
185
179
|
"which@2.0.2": [
|
|
186
180
|
"node_modules/cross-spawn/node_modules/which"
|
|
187
181
|
],
|
|
188
182
|
"isexe@2.0.0": [
|
|
189
183
|
"node_modules/cross-spawn/node_modules/isexe"
|
|
190
184
|
],
|
|
185
|
+
"signal-exit@4.1.0": [
|
|
186
|
+
"node_modules/signal-exit"
|
|
187
|
+
],
|
|
191
188
|
"@isaacs/cliui@8.0.2": [
|
|
192
189
|
"node_modules/@isaacs/cliui"
|
|
193
190
|
],
|
|
194
191
|
"@pkgjs/parseargs@0.11.0": [
|
|
195
192
|
"node_modules/@pkgjs/parseargs"
|
|
196
193
|
],
|
|
194
|
+
"brace-expansion@2.1.0": [
|
|
195
|
+
"node_modules/brace-expansion"
|
|
196
|
+
],
|
|
197
197
|
"safer-buffer@2.1.2": [
|
|
198
198
|
"node_modules/safer-buffer"
|
|
199
199
|
],
|
|
@@ -206,15 +206,20 @@
|
|
|
206
206
|
"ip-address@10.1.0": [
|
|
207
207
|
"node_modules/ip-address"
|
|
208
208
|
],
|
|
209
|
-
"balanced-match@1.0.2": [
|
|
210
|
-
"node_modules/balanced-match"
|
|
211
|
-
],
|
|
212
209
|
"shebang-command@2.0.0": [
|
|
213
210
|
"node_modules/shebang-command"
|
|
214
211
|
],
|
|
215
212
|
"path-key@3.1.1": [
|
|
216
213
|
"node_modules/path-key"
|
|
217
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
|
+
],
|
|
218
223
|
"wrap-ansi@8.1.0": [
|
|
219
224
|
"node_modules/wrap-ansi"
|
|
220
225
|
],
|
|
@@ -230,11 +235,6 @@
|
|
|
230
235
|
"ansi-styles@4.3.0": [
|
|
231
236
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles"
|
|
232
237
|
],
|
|
233
|
-
"ansi-regex@5.0.1": [
|
|
234
|
-
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex",
|
|
235
|
-
"node_modules/string-width-cjs/node_modules/ansi-regex",
|
|
236
|
-
"node_modules/strip-ansi-cjs/node_modules/ansi-regex"
|
|
237
|
-
],
|
|
238
238
|
"emoji-regex@8.0.0": [
|
|
239
239
|
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex",
|
|
240
240
|
"node_modules/string-width-cjs/node_modules/emoji-regex"
|
|
@@ -242,12 +242,15 @@
|
|
|
242
242
|
"string-width@5.1.2": [
|
|
243
243
|
"node_modules/string-width"
|
|
244
244
|
],
|
|
245
|
-
"
|
|
246
|
-
"node_modules/
|
|
245
|
+
"balanced-match@1.0.2": [
|
|
246
|
+
"node_modules/balanced-match"
|
|
247
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,19 +260,16 @@
|
|
|
257
260
|
"color-convert@2.0.1": [
|
|
258
261
|
"node_modules/color-convert"
|
|
259
262
|
],
|
|
260
|
-
"emoji-regex@9.2.2": [
|
|
261
|
-
"node_modules/emoji-regex"
|
|
262
|
-
],
|
|
263
263
|
"eastasianwidth@0.2.0": [
|
|
264
264
|
"node_modules/eastasianwidth"
|
|
265
265
|
],
|
|
266
|
-
"
|
|
267
|
-
"node_modules/
|
|
266
|
+
"emoji-regex@9.2.2": [
|
|
267
|
+
"node_modules/emoji-regex"
|
|
268
268
|
],
|
|
269
269
|
"color-name@1.1.4": [
|
|
270
270
|
"node_modules/color-name"
|
|
271
271
|
],
|
|
272
|
-
"minipass-flush@1.0.
|
|
272
|
+
"minipass-flush@1.0.7": [
|
|
273
273
|
"node_modules/minipass-flush"
|
|
274
274
|
],
|
|
275
275
|
"minipass-pipeline@1.2.4": [
|
|
@@ -286,10 +286,10 @@
|
|
|
286
286
|
]
|
|
287
287
|
},
|
|
288
288
|
"nodeLinker": "hoisted",
|
|
289
|
-
"packageManager": "pnpm@10.
|
|
289
|
+
"packageManager": "pnpm@10.33.1",
|
|
290
290
|
"pendingBuilds": [],
|
|
291
291
|
"publicHoistPattern": [],
|
|
292
|
-
"prunedAt": "
|
|
292
|
+
"prunedAt": "Thu, 23 Apr 2026 11:46:36 GMT",
|
|
293
293
|
"registries": {
|
|
294
294
|
"default": "https://registry.npmjs.org/",
|
|
295
295
|
"@jsr": "https://npm.jsr.io/"
|
|
@@ -6,6 +6,7 @@ settings:
|
|
|
6
6
|
|
|
7
7
|
overrides:
|
|
8
8
|
'@yarnpkg/fslib@2': '3'
|
|
9
|
+
ajv@>=7.0.0-alpha.0 <8.18.0: '>=8.18.0'
|
|
9
10
|
body-parser@<1.20.3: ^1.20.3
|
|
10
11
|
clipanion: 3.2.0-rc.6
|
|
11
12
|
cookie@<0.7.0: '>=0.7.0'
|
|
@@ -14,6 +15,8 @@ overrides:
|
|
|
14
15
|
express@<4.22.1: ^4.22.1
|
|
15
16
|
follow-redirects@<=1.15.5: '>=1.15.6'
|
|
16
17
|
glob-parent@<5.1.2: '>=5.1.2'
|
|
18
|
+
handlebars@>=4.0.0 <4.7.9: '>=4.7.9'
|
|
19
|
+
handlebars@>=4.0.0 <=4.7.8: '>=4.7.9'
|
|
17
20
|
hosted-git-info@1: npm:@pnpm/hosted-git-info@1.0.0
|
|
18
21
|
http-proxy-middleware@<2.0.7: ^2.0.7
|
|
19
22
|
isexe@3: 3.1.1
|
|
@@ -23,11 +26,17 @@ overrides:
|
|
|
23
26
|
json5@<2.2.2: ^2.2.3
|
|
24
27
|
jsonwebtoken@<=8.5.1: '>=9.0.0'
|
|
25
28
|
jws@<3.2.3: ^3.2.3
|
|
29
|
+
lodash@<=4.17.23: '>=4.18.0'
|
|
30
|
+
lodash@>=4.0.0 <=4.17.22: '>=4.17.23'
|
|
31
|
+
lodash@>=4.0.0 <=4.17.23: '>=4.18.0'
|
|
32
|
+
minimatch@<3.1.4: ^3.1.4
|
|
33
|
+
minimatch@>=9.0.0 <9.0.7: ^9.0.7
|
|
26
34
|
nopt@5: npm:@pnpm/nopt@^0.2.1
|
|
27
35
|
on-headers@<1.1.0: '>=1.1.0'
|
|
28
36
|
path-to-regexp@<0.1.12: ^0.1.12
|
|
29
37
|
path-to-regexp@>=4.0.0 <6.3.0: '>=6.3.0'
|
|
30
38
|
path-to-regexp@>=7.0.0 <8.0.0: '>=8.0.0'
|
|
39
|
+
qs@<6.14.1: '>=6.14.1'
|
|
31
40
|
request: npm:postman-request@2.88.1-postman.40
|
|
32
41
|
semver@<7.5.2: ^7.7.4
|
|
33
42
|
send@<0.19.0: ^0.19.0
|
|
@@ -100,8 +109,8 @@ packages:
|
|
|
100
109
|
balanced-match@1.0.2:
|
|
101
110
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
102
111
|
|
|
103
|
-
brace-expansion@2.0
|
|
104
|
-
resolution: {integrity: sha512-
|
|
112
|
+
brace-expansion@2.1.0:
|
|
113
|
+
resolution: {integrity: sha512-TN1kCZAgdgweJhWWpgKYrQaMNHcDULHkWwQIspdtjV4Y5aurRdZpjAqn6yX3FPqTA9ngHCc4hJxMAMgGfve85w==}
|
|
105
114
|
|
|
106
115
|
cacache@19.0.1:
|
|
107
116
|
resolution: {integrity: sha512-hdsUxulXCi5STId78vRVYEtDAjq99ICAUktLTeTYsLoTE6Z8dS0c8pWNCxwdrk9YfJeobDZc2Y186hD/5ZQgFQ==}
|
|
@@ -234,8 +243,8 @@ packages:
|
|
|
234
243
|
resolution: {integrity: sha512-j7U11C5HXigVuutxebFadoYBbd7VSdZWggSe64NVdvWNBqGAiXPL2QVCehjmw7lY1oF9gOllYbORh+hiNgfPgQ==}
|
|
235
244
|
engines: {node: ^18.17.0 || >=20.5.0}
|
|
236
245
|
|
|
237
|
-
minipass-flush@1.0.
|
|
238
|
-
resolution: {integrity: sha512-
|
|
246
|
+
minipass-flush@1.0.7:
|
|
247
|
+
resolution: {integrity: sha512-TbqTz9cUwWyHS2Dy89P3ocAGUGxKjjLuR9z8w4WUTGAVgEj17/4nhgo2Du56i0Fm3Pm30g4iA8Lcqctc76jCzA==}
|
|
239
248
|
engines: {node: '>= 8'}
|
|
240
249
|
|
|
241
250
|
minipass-pipeline@1.2.4:
|
|
@@ -290,8 +299,8 @@ packages:
|
|
|
290
299
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
291
300
|
engines: {node: '>=16 || 14 >=14.18'}
|
|
292
301
|
|
|
293
|
-
picomatch@4.0.
|
|
294
|
-
resolution: {integrity: sha512-
|
|
302
|
+
picomatch@4.0.4:
|
|
303
|
+
resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==}
|
|
295
304
|
engines: {node: '>=12'}
|
|
296
305
|
|
|
297
306
|
proc-log@5.0.0:
|
|
@@ -358,12 +367,12 @@ packages:
|
|
|
358
367
|
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
359
368
|
engines: {node: '>=12'}
|
|
360
369
|
|
|
361
|
-
tar@7.5.
|
|
362
|
-
resolution: {integrity: sha512-
|
|
370
|
+
tar@7.5.13:
|
|
371
|
+
resolution: {integrity: sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==}
|
|
363
372
|
engines: {node: '>=18'}
|
|
364
373
|
|
|
365
|
-
tinyglobby@0.2.
|
|
366
|
-
resolution: {integrity: sha512-
|
|
374
|
+
tinyglobby@0.2.16:
|
|
375
|
+
resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==}
|
|
367
376
|
engines: {node: '>=12.0.0'}
|
|
368
377
|
|
|
369
378
|
unique-filename@4.0.0:
|
|
@@ -461,7 +470,7 @@ snapshots:
|
|
|
461
470
|
balanced-match@1.0.2:
|
|
462
471
|
optional: true
|
|
463
472
|
|
|
464
|
-
brace-expansion@2.0
|
|
473
|
+
brace-expansion@2.1.0:
|
|
465
474
|
dependencies:
|
|
466
475
|
balanced-match: 1.0.2
|
|
467
476
|
optional: true
|
|
@@ -474,11 +483,11 @@ snapshots:
|
|
|
474
483
|
lru-cache: 10.4.3
|
|
475
484
|
minipass: 7.1.3
|
|
476
485
|
minipass-collect: 2.0.1
|
|
477
|
-
minipass-flush: 1.0.
|
|
486
|
+
minipass-flush: 1.0.7
|
|
478
487
|
minipass-pipeline: 1.2.4
|
|
479
488
|
p-map: 7.0.4
|
|
480
489
|
ssri: 12.0.0
|
|
481
|
-
tar: 7.5.
|
|
490
|
+
tar: 7.5.13
|
|
482
491
|
unique-filename: 4.0.0
|
|
483
492
|
optional: true
|
|
484
493
|
|
|
@@ -528,9 +537,9 @@ snapshots:
|
|
|
528
537
|
exponential-backoff@3.1.3:
|
|
529
538
|
optional: true
|
|
530
539
|
|
|
531
|
-
fdir@6.5.0(picomatch@4.0.
|
|
540
|
+
fdir@6.5.0(picomatch@4.0.4):
|
|
532
541
|
optionalDependencies:
|
|
533
|
-
picomatch: 4.0.
|
|
542
|
+
picomatch: 4.0.4
|
|
534
543
|
optional: true
|
|
535
544
|
|
|
536
545
|
foreground-child@3.3.1:
|
|
@@ -613,7 +622,7 @@ snapshots:
|
|
|
613
622
|
http-cache-semantics: 4.2.0
|
|
614
623
|
minipass: 7.1.3
|
|
615
624
|
minipass-fetch: 4.0.1
|
|
616
|
-
minipass-flush: 1.0.
|
|
625
|
+
minipass-flush: 1.0.7
|
|
617
626
|
minipass-pipeline: 1.2.4
|
|
618
627
|
negotiator: 1.0.0
|
|
619
628
|
proc-log: 5.0.0
|
|
@@ -625,7 +634,7 @@ snapshots:
|
|
|
625
634
|
|
|
626
635
|
minimatch@9.0.9:
|
|
627
636
|
dependencies:
|
|
628
|
-
brace-expansion: 2.0
|
|
637
|
+
brace-expansion: 2.1.0
|
|
629
638
|
optional: true
|
|
630
639
|
|
|
631
640
|
minipass-collect@2.0.1:
|
|
@@ -642,7 +651,7 @@ snapshots:
|
|
|
642
651
|
encoding: 0.1.13
|
|
643
652
|
optional: true
|
|
644
653
|
|
|
645
|
-
minipass-flush@1.0.
|
|
654
|
+
minipass-flush@1.0.7:
|
|
646
655
|
dependencies:
|
|
647
656
|
minipass: 3.3.6
|
|
648
657
|
optional: true
|
|
@@ -685,8 +694,8 @@ snapshots:
|
|
|
685
694
|
nopt: 8.1.0
|
|
686
695
|
proc-log: 5.0.0
|
|
687
696
|
semver: 7.7.4
|
|
688
|
-
tar: 7.5.
|
|
689
|
-
tinyglobby: 0.2.
|
|
697
|
+
tar: 7.5.13
|
|
698
|
+
tinyglobby: 0.2.16
|
|
690
699
|
which: 5.0.0
|
|
691
700
|
transitivePeerDependencies:
|
|
692
701
|
- supports-color
|
|
@@ -712,7 +721,7 @@ snapshots:
|
|
|
712
721
|
minipass: 7.1.3
|
|
713
722
|
optional: true
|
|
714
723
|
|
|
715
|
-
picomatch@4.0.
|
|
724
|
+
picomatch@4.0.4:
|
|
716
725
|
optional: true
|
|
717
726
|
|
|
718
727
|
proc-log@5.0.0:
|
|
@@ -791,7 +800,7 @@ snapshots:
|
|
|
791
800
|
ansi-regex: 6.2.2
|
|
792
801
|
optional: true
|
|
793
802
|
|
|
794
|
-
tar@7.5.
|
|
803
|
+
tar@7.5.13:
|
|
795
804
|
dependencies:
|
|
796
805
|
'@isaacs/fs-minipass': 4.0.1
|
|
797
806
|
chownr: 3.0.0
|
|
@@ -800,10 +809,10 @@ snapshots:
|
|
|
800
809
|
yallist: 5.0.0
|
|
801
810
|
optional: true
|
|
802
811
|
|
|
803
|
-
tinyglobby@0.2.
|
|
812
|
+
tinyglobby@0.2.16:
|
|
804
813
|
dependencies:
|
|
805
|
-
fdir: 6.5.0(picomatch@4.0.
|
|
806
|
-
picomatch: 4.0.
|
|
814
|
+
fdir: 6.5.0(picomatch@4.0.4)
|
|
815
|
+
picomatch: 4.0.4
|
|
807
816
|
optional: true
|
|
808
817
|
|
|
809
818
|
unique-filename@4.0.0:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"lastValidatedTimestamp":
|
|
2
|
+
"lastValidatedTimestamp": 1776944796156,
|
|
3
3
|
"projects": {},
|
|
4
4
|
"pnpmfiles": [],
|
|
5
5
|
"settings": {
|
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
"dedupeDirectDeps": false,
|
|
8
8
|
"dedupeInjectedDeps": true,
|
|
9
9
|
"dedupePeerDependents": true,
|
|
10
|
+
"dedupePeers": false,
|
|
10
11
|
"dev": true,
|
|
11
12
|
"excludeLinksFromLockfile": false,
|
|
12
13
|
"hoistPattern": [
|
|
@@ -19,6 +20,7 @@
|
|
|
19
20
|
"optional": true,
|
|
20
21
|
"overrides": {
|
|
21
22
|
"@yarnpkg/fslib@2": "3",
|
|
23
|
+
"ajv@>=7.0.0-alpha.0 <8.18.0": ">=8.18.0",
|
|
22
24
|
"body-parser@<1.20.3": "^1.20.3",
|
|
23
25
|
"clipanion": "3.2.0-rc.6",
|
|
24
26
|
"cookie@<0.7.0": ">=0.7.0",
|
|
@@ -27,6 +29,8 @@
|
|
|
27
29
|
"express@<4.22.1": "^4.22.1",
|
|
28
30
|
"follow-redirects@<=1.15.5": ">=1.15.6",
|
|
29
31
|
"glob-parent@<5.1.2": ">=5.1.2",
|
|
32
|
+
"handlebars@>=4.0.0 <4.7.9": ">=4.7.9",
|
|
33
|
+
"handlebars@>=4.0.0 <=4.7.8": ">=4.7.9",
|
|
30
34
|
"hosted-git-info@1": "npm:@pnpm/hosted-git-info@1.0.0",
|
|
31
35
|
"http-proxy-middleware@<2.0.7": "^2.0.7",
|
|
32
36
|
"isexe@3": "3.1.1",
|
|
@@ -36,11 +40,17 @@
|
|
|
36
40
|
"json5@<2.2.2": "^2.2.3",
|
|
37
41
|
"jsonwebtoken@<=8.5.1": ">=9.0.0",
|
|
38
42
|
"jws@<3.2.3": "^3.2.3",
|
|
43
|
+
"lodash@<=4.17.23": ">=4.18.0",
|
|
44
|
+
"lodash@>=4.0.0 <=4.17.22": ">=4.17.23",
|
|
45
|
+
"lodash@>=4.0.0 <=4.17.23": ">=4.18.0",
|
|
46
|
+
"minimatch@<3.1.4": "^3.1.4",
|
|
47
|
+
"minimatch@>=9.0.0 <9.0.7": "^9.0.7",
|
|
39
48
|
"nopt@5": "npm:@pnpm/nopt@^0.2.1",
|
|
40
49
|
"on-headers@<1.1.0": ">=1.1.0",
|
|
41
50
|
"path-to-regexp@<0.1.12": "^0.1.12",
|
|
42
51
|
"path-to-regexp@>=4.0.0 <6.3.0": ">=6.3.0",
|
|
43
52
|
"path-to-regexp@>=7.0.0 <8.0.0": ">=8.0.0",
|
|
53
|
+
"qs@<6.14.1": ">=6.14.1",
|
|
44
54
|
"request": "npm:postman-request@2.88.1-postman.40",
|
|
45
55
|
"semver@<7.5.2": "^7.7.4",
|
|
46
56
|
"send@<0.19.0": "^0.19.0",
|
|
@@ -61,10 +61,13 @@ function parseCommaParts(str) {
|
|
|
61
61
|
return parts;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
|
-
function expandTop(str) {
|
|
64
|
+
function expandTop(str, options) {
|
|
65
65
|
if (!str)
|
|
66
66
|
return [];
|
|
67
67
|
|
|
68
|
+
options = options || {};
|
|
69
|
+
var max = options.max == null ? Infinity : options.max;
|
|
70
|
+
|
|
68
71
|
// I don't know why Bash 4.3 does this, but it does.
|
|
69
72
|
// Anything starting with {} will have the first two bytes preserved
|
|
70
73
|
// but *only* at the top level, so {},a}b will not expand to anything,
|
|
@@ -75,7 +78,7 @@ function expandTop(str) {
|
|
|
75
78
|
str = '\\{\\}' + str.substr(2);
|
|
76
79
|
}
|
|
77
80
|
|
|
78
|
-
return expand(escapeBraces(str), true).map(unescapeBraces);
|
|
81
|
+
return expand(escapeBraces(str), max, true).map(unescapeBraces);
|
|
79
82
|
}
|
|
80
83
|
|
|
81
84
|
function embrace(str) {
|
|
@@ -92,7 +95,7 @@ function gte(i, y) {
|
|
|
92
95
|
return i >= y;
|
|
93
96
|
}
|
|
94
97
|
|
|
95
|
-
function expand(str, isTop) {
|
|
98
|
+
function expand(str, max, isTop) {
|
|
96
99
|
var expansions = [];
|
|
97
100
|
|
|
98
101
|
var m = balanced('{', '}', str);
|
|
@@ -101,11 +104,11 @@ function expand(str, isTop) {
|
|
|
101
104
|
// no need to expand pre, since it is guaranteed to be free of brace-sets
|
|
102
105
|
var pre = m.pre;
|
|
103
106
|
var post = m.post.length
|
|
104
|
-
? expand(m.post, false)
|
|
107
|
+
? expand(m.post, max, false)
|
|
105
108
|
: [''];
|
|
106
109
|
|
|
107
110
|
if (/\$$/.test(m.pre)) {
|
|
108
|
-
for (var k = 0; k < post.length; k++) {
|
|
111
|
+
for (var k = 0; k < post.length && k < max; k++) {
|
|
109
112
|
var expansion = pre+ '{' + m.body + '}' + post[k];
|
|
110
113
|
expansions.push(expansion);
|
|
111
114
|
}
|
|
@@ -118,7 +121,7 @@ function expand(str, isTop) {
|
|
|
118
121
|
// {a},b}
|
|
119
122
|
if (m.post.match(/,(?!,).*\}/)) {
|
|
120
123
|
str = m.pre + '{' + m.body + escClose + m.post;
|
|
121
|
-
return expand(str);
|
|
124
|
+
return expand(str, max, true);
|
|
122
125
|
}
|
|
123
126
|
return [str];
|
|
124
127
|
}
|
|
@@ -130,7 +133,7 @@ function expand(str, isTop) {
|
|
|
130
133
|
n = parseCommaParts(m.body);
|
|
131
134
|
if (n.length === 1) {
|
|
132
135
|
// x{{a,b}}y ==> x{a}y x{b}y
|
|
133
|
-
n = expand(n[0], false).map(embrace);
|
|
136
|
+
n = expand(n[0], max, false).map(embrace);
|
|
134
137
|
if (n.length === 1) {
|
|
135
138
|
return post.map(function(p) {
|
|
136
139
|
return m.pre + n[0] + p;
|
|
@@ -148,7 +151,7 @@ function expand(str, isTop) {
|
|
|
148
151
|
var y = numeric(n[1]);
|
|
149
152
|
var width = Math.max(n[0].length, n[1].length)
|
|
150
153
|
var incr = n.length == 3
|
|
151
|
-
? Math.abs(numeric(n[2]))
|
|
154
|
+
? Math.max(Math.abs(numeric(n[2])), 1)
|
|
152
155
|
: 1;
|
|
153
156
|
var test = lte;
|
|
154
157
|
var reverse = y < x;
|
|
@@ -185,12 +188,12 @@ function expand(str, isTop) {
|
|
|
185
188
|
N = [];
|
|
186
189
|
|
|
187
190
|
for (var j = 0; j < n.length; j++) {
|
|
188
|
-
N.push.apply(N, expand(n[j], false));
|
|
191
|
+
N.push.apply(N, expand(n[j], max, false));
|
|
189
192
|
}
|
|
190
193
|
}
|
|
191
194
|
|
|
192
195
|
for (var j = 0; j < N.length; j++) {
|
|
193
|
-
for (var k = 0; k < post.length; k++) {
|
|
196
|
+
for (var k = 0; k < post.length && expansions.length < max; k++) {
|
|
194
197
|
var expansion = pre + N[j] + post[k];
|
|
195
198
|
if (!isTop || isSequence || expansion)
|
|
196
199
|
expansions.push(expansion);
|
|
@@ -200,4 +203,3 @@ function expand(str, isTop) {
|
|
|
200
203
|
|
|
201
204
|
return expansions;
|
|
202
205
|
}
|
|
203
|
-
|
|
@@ -1,9 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "minipass-flush",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.7",
|
|
4
|
+
"publishConfig": {
|
|
5
|
+
"tag": "v1-legacy"
|
|
6
|
+
},
|
|
4
7
|
"description": "A Minipass stream that calls a flush function before emitting 'end'",
|
|
5
8
|
"author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
|
|
6
|
-
"license": "
|
|
9
|
+
"license": "BlueOak-1.0.0",
|
|
7
10
|
"scripts": {
|
|
8
11
|
"test": "tap",
|
|
9
12
|
"snap": "tap",
|
|
@@ -15,7 +18,7 @@
|
|
|
15
18
|
"check-coverage": true
|
|
16
19
|
},
|
|
17
20
|
"devDependencies": {
|
|
18
|
-
"tap": "^
|
|
21
|
+
"tap": "^15.1.6"
|
|
19
22
|
},
|
|
20
23
|
"dependencies": {
|
|
21
24
|
"minipass": "^3.0.0"
|