pnpm 10.34.2 → 10.34.4
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 +76 -76
- package/dist/node_modules/.pnpm/lock.yaml +7 -7
- package/dist/node_modules/.pnpm-workspace-state-v1.json +3 -3
- package/dist/node_modules/semver/classes/range.js +9 -0
- package/dist/node_modules/semver/package.json +1 -1
- package/dist/pnpm.cjs +390 -226
- package/dist/worker.js +1303 -10
- package/package.json +1 -1
|
@@ -19,8 +19,11 @@
|
|
|
19
19
|
"nopt@8.1.0": [
|
|
20
20
|
"node_modules/nopt"
|
|
21
21
|
],
|
|
22
|
-
"
|
|
23
|
-
"node_modules/
|
|
22
|
+
"tar@7.5.16": [
|
|
23
|
+
"node_modules/tar"
|
|
24
|
+
],
|
|
25
|
+
"proc-log@5.0.0": [
|
|
26
|
+
"node_modules/proc-log"
|
|
24
27
|
],
|
|
25
28
|
"which@5.0.0": [
|
|
26
29
|
"node_modules/which"
|
|
@@ -28,59 +31,53 @@
|
|
|
28
31
|
"tinyglobby@0.2.17": [
|
|
29
32
|
"node_modules/tinyglobby"
|
|
30
33
|
],
|
|
31
|
-
"
|
|
32
|
-
"node_modules/
|
|
34
|
+
"graceful-fs@4.2.11": [
|
|
35
|
+
"node_modules/graceful-fs"
|
|
33
36
|
],
|
|
34
|
-
"
|
|
35
|
-
"node_modules/
|
|
37
|
+
"exponential-backoff@3.1.3": [
|
|
38
|
+
"node_modules/exponential-backoff"
|
|
36
39
|
],
|
|
37
|
-
"
|
|
38
|
-
"node_modules/
|
|
40
|
+
"env-paths@2.2.1": [
|
|
41
|
+
"node_modules/env-paths"
|
|
39
42
|
],
|
|
40
|
-
"semver@7.8.
|
|
43
|
+
"semver@7.8.4": [
|
|
41
44
|
"node_modules/semver"
|
|
42
45
|
],
|
|
43
46
|
"make-fetch-happen@14.0.3": [
|
|
44
47
|
"node_modules/make-fetch-happen"
|
|
45
48
|
],
|
|
46
|
-
"graceful-fs@4.2.11": [
|
|
47
|
-
"node_modules/graceful-fs"
|
|
48
|
-
],
|
|
49
49
|
"abbrev@3.0.1": [
|
|
50
50
|
"node_modules/abbrev"
|
|
51
51
|
],
|
|
52
|
-
"
|
|
53
|
-
"node_modules/
|
|
54
|
-
],
|
|
55
|
-
"fdir@6.5.0(picomatch@4.0.4)": [
|
|
56
|
-
"node_modules/fdir"
|
|
52
|
+
"minizlib@3.1.0": [
|
|
53
|
+
"node_modules/minizlib"
|
|
57
54
|
],
|
|
58
|
-
"
|
|
59
|
-
"node_modules/
|
|
55
|
+
"yallist@5.0.0": [
|
|
56
|
+
"node_modules/yallist"
|
|
60
57
|
],
|
|
61
58
|
"chownr@3.0.0": [
|
|
62
59
|
"node_modules/chownr"
|
|
63
60
|
],
|
|
64
|
-
"
|
|
65
|
-
"node_modules/
|
|
61
|
+
"minipass@7.1.3": [
|
|
62
|
+
"node_modules/minipass"
|
|
66
63
|
],
|
|
67
64
|
"@isaacs/fs-minipass@4.0.1": [
|
|
68
65
|
"node_modules/@isaacs/fs-minipass"
|
|
69
66
|
],
|
|
70
|
-
"
|
|
71
|
-
"node_modules/
|
|
67
|
+
"isexe@3.1.1": [
|
|
68
|
+
"node_modules/isexe"
|
|
72
69
|
],
|
|
73
|
-
"
|
|
74
|
-
"node_modules/
|
|
70
|
+
"picomatch@4.0.4": [
|
|
71
|
+
"node_modules/picomatch"
|
|
72
|
+
],
|
|
73
|
+
"fdir@6.5.0(picomatch@4.0.4)": [
|
|
74
|
+
"node_modules/fdir"
|
|
75
75
|
],
|
|
76
76
|
"ssri@12.0.0": [
|
|
77
77
|
"node_modules/ssri"
|
|
78
78
|
],
|
|
79
|
-
"
|
|
80
|
-
"node_modules/
|
|
81
|
-
],
|
|
82
|
-
"promise-retry@2.0.1": [
|
|
83
|
-
"node_modules/promise-retry"
|
|
79
|
+
"cacache@19.0.1": [
|
|
80
|
+
"node_modules/cacache"
|
|
84
81
|
],
|
|
85
82
|
"minipass@3.3.6": [
|
|
86
83
|
"node_modules/minipass-flush/node_modules/minipass",
|
|
@@ -92,23 +89,23 @@
|
|
|
92
89
|
"node_modules/minipass-pipeline/node_modules/yallist",
|
|
93
90
|
"node_modules/minipass-sized/node_modules/yallist"
|
|
94
91
|
],
|
|
95
|
-
"
|
|
96
|
-
"node_modules/
|
|
92
|
+
"negotiator@1.0.0": [
|
|
93
|
+
"node_modules/negotiator"
|
|
94
|
+
],
|
|
95
|
+
"promise-retry@2.0.1": [
|
|
96
|
+
"node_modules/promise-retry"
|
|
97
97
|
],
|
|
98
98
|
"http-cache-semantics@4.2.0": [
|
|
99
99
|
"node_modules/http-cache-semantics"
|
|
100
100
|
],
|
|
101
|
-
"@npmcli/agent@3.0.0": [
|
|
102
|
-
"node_modules/@npmcli/agent"
|
|
103
|
-
],
|
|
104
101
|
"minipass-fetch@4.0.1": [
|
|
105
102
|
"node_modules/minipass-fetch"
|
|
106
103
|
],
|
|
107
|
-
"
|
|
108
|
-
"node_modules/
|
|
104
|
+
"@npmcli/agent@3.0.0": [
|
|
105
|
+
"node_modules/@npmcli/agent"
|
|
109
106
|
],
|
|
110
|
-
"
|
|
111
|
-
"node_modules/
|
|
107
|
+
"unique-filename@4.0.0": [
|
|
108
|
+
"node_modules/unique-filename"
|
|
112
109
|
],
|
|
113
110
|
"minipass-collect@2.0.1": [
|
|
114
111
|
"node_modules/minipass-collect"
|
|
@@ -119,33 +116,36 @@
|
|
|
119
116
|
"fs-minipass@3.0.3": [
|
|
120
117
|
"node_modules/fs-minipass"
|
|
121
118
|
],
|
|
122
|
-
"
|
|
123
|
-
"node_modules/
|
|
119
|
+
"@npmcli/fs@4.0.0": [
|
|
120
|
+
"node_modules/@npmcli/fs"
|
|
124
121
|
],
|
|
125
122
|
"lru-cache@10.4.3": [
|
|
126
123
|
"node_modules/lru-cache"
|
|
127
124
|
],
|
|
128
|
-
"@npmcli/fs@4.0.0": [
|
|
129
|
-
"node_modules/@npmcli/fs"
|
|
130
|
-
],
|
|
131
125
|
"glob@10.5.0": [
|
|
132
126
|
"node_modules/glob"
|
|
133
127
|
],
|
|
134
|
-
"
|
|
135
|
-
"node_modules/
|
|
128
|
+
"err-code@2.0.3": [
|
|
129
|
+
"node_modules/err-code"
|
|
130
|
+
],
|
|
131
|
+
"retry@0.12.0": [
|
|
132
|
+
"node_modules/retry"
|
|
133
|
+
],
|
|
134
|
+
"encoding@0.1.13": [
|
|
135
|
+
"node_modules/encoding"
|
|
136
136
|
],
|
|
137
137
|
"http-proxy-agent@7.0.2": [
|
|
138
138
|
"node_modules/http-proxy-agent"
|
|
139
139
|
],
|
|
140
|
+
"agent-base@7.1.4": [
|
|
141
|
+
"node_modules/agent-base"
|
|
142
|
+
],
|
|
140
143
|
"socks-proxy-agent@8.0.5": [
|
|
141
144
|
"node_modules/socks-proxy-agent"
|
|
142
145
|
],
|
|
143
146
|
"https-proxy-agent@7.0.6": [
|
|
144
147
|
"node_modules/https-proxy-agent"
|
|
145
148
|
],
|
|
146
|
-
"encoding@0.1.13": [
|
|
147
|
-
"node_modules/encoding"
|
|
148
|
-
],
|
|
149
149
|
"unique-slug@5.0.0": [
|
|
150
150
|
"node_modules/unique-slug"
|
|
151
151
|
],
|
|
@@ -164,27 +164,27 @@
|
|
|
164
164
|
"minimatch@9.0.9": [
|
|
165
165
|
"node_modules/minimatch"
|
|
166
166
|
],
|
|
167
|
+
"iconv-lite@0.6.3": [
|
|
168
|
+
"node_modules/iconv-lite"
|
|
169
|
+
],
|
|
167
170
|
"debug@4.4.3": [
|
|
168
171
|
"node_modules/debug"
|
|
169
172
|
],
|
|
170
173
|
"socks@2.8.9": [
|
|
171
174
|
"node_modules/socks"
|
|
172
175
|
],
|
|
173
|
-
"iconv-lite@0.6.3": [
|
|
174
|
-
"node_modules/iconv-lite"
|
|
175
|
-
],
|
|
176
176
|
"imurmurhash@0.1.4": [
|
|
177
177
|
"node_modules/imurmurhash"
|
|
178
178
|
],
|
|
179
|
-
"signal-exit@4.1.0": [
|
|
180
|
-
"node_modules/signal-exit"
|
|
181
|
-
],
|
|
182
179
|
"which@2.0.2": [
|
|
183
180
|
"node_modules/cross-spawn/node_modules/which"
|
|
184
181
|
],
|
|
185
182
|
"isexe@2.0.0": [
|
|
186
183
|
"node_modules/cross-spawn/node_modules/isexe"
|
|
187
184
|
],
|
|
185
|
+
"signal-exit@4.1.0": [
|
|
186
|
+
"node_modules/signal-exit"
|
|
187
|
+
],
|
|
188
188
|
"@isaacs/cliui@8.0.2": [
|
|
189
189
|
"node_modules/@isaacs/cliui"
|
|
190
190
|
],
|
|
@@ -194,31 +194,23 @@
|
|
|
194
194
|
"brace-expansion@2.1.1": [
|
|
195
195
|
"node_modules/brace-expansion"
|
|
196
196
|
],
|
|
197
|
+
"safer-buffer@2.1.2": [
|
|
198
|
+
"node_modules/safer-buffer"
|
|
199
|
+
],
|
|
197
200
|
"ms@2.1.3": [
|
|
198
201
|
"node_modules/ms"
|
|
199
202
|
],
|
|
200
|
-
"smart-buffer@4.2.0": [
|
|
201
|
-
"node_modules/smart-buffer"
|
|
202
|
-
],
|
|
203
203
|
"ip-address@10.2.0": [
|
|
204
204
|
"node_modules/ip-address"
|
|
205
205
|
],
|
|
206
|
-
"
|
|
207
|
-
"node_modules/
|
|
208
|
-
],
|
|
209
|
-
"path-key@3.1.1": [
|
|
210
|
-
"node_modules/path-key"
|
|
206
|
+
"smart-buffer@4.2.0": [
|
|
207
|
+
"node_modules/smart-buffer"
|
|
211
208
|
],
|
|
212
209
|
"shebang-command@2.0.0": [
|
|
213
210
|
"node_modules/shebang-command"
|
|
214
211
|
],
|
|
215
|
-
"
|
|
216
|
-
"node_modules/
|
|
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"
|
|
212
|
+
"path-key@3.1.1": [
|
|
213
|
+
"node_modules/path-key"
|
|
222
214
|
],
|
|
223
215
|
"wrap-ansi@8.1.0": [
|
|
224
216
|
"node_modules/wrap-ansi"
|
|
@@ -235,10 +227,18 @@
|
|
|
235
227
|
"ansi-styles@4.3.0": [
|
|
236
228
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles"
|
|
237
229
|
],
|
|
230
|
+
"ansi-regex@5.0.1": [
|
|
231
|
+
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex",
|
|
232
|
+
"node_modules/strip-ansi-cjs/node_modules/ansi-regex",
|
|
233
|
+
"node_modules/string-width-cjs/node_modules/ansi-regex"
|
|
234
|
+
],
|
|
238
235
|
"emoji-regex@8.0.0": [
|
|
239
236
|
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex",
|
|
240
237
|
"node_modules/string-width-cjs/node_modules/emoji-regex"
|
|
241
238
|
],
|
|
239
|
+
"strip-ansi@7.2.0": [
|
|
240
|
+
"node_modules/strip-ansi"
|
|
241
|
+
],
|
|
242
242
|
"string-width@5.1.2": [
|
|
243
243
|
"node_modules/string-width"
|
|
244
244
|
],
|
|
@@ -248,9 +248,6 @@
|
|
|
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
|
-
],
|
|
254
251
|
"ansi-styles@6.2.3": [
|
|
255
252
|
"node_modules/ansi-styles"
|
|
256
253
|
],
|
|
@@ -260,12 +257,15 @@
|
|
|
260
257
|
"color-convert@2.0.1": [
|
|
261
258
|
"node_modules/color-convert"
|
|
262
259
|
],
|
|
263
|
-
"
|
|
264
|
-
"node_modules/
|
|
260
|
+
"ansi-regex@6.2.2": [
|
|
261
|
+
"node_modules/ansi-regex"
|
|
265
262
|
],
|
|
266
263
|
"eastasianwidth@0.2.0": [
|
|
267
264
|
"node_modules/eastasianwidth"
|
|
268
265
|
],
|
|
266
|
+
"emoji-regex@9.2.2": [
|
|
267
|
+
"node_modules/emoji-regex"
|
|
268
|
+
],
|
|
269
269
|
"color-name@1.1.4": [
|
|
270
270
|
"node_modules/color-name"
|
|
271
271
|
],
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
"packageManager": "pnpm@10.33.1",
|
|
290
290
|
"pendingBuilds": [],
|
|
291
291
|
"publicHoistPattern": [],
|
|
292
|
-
"prunedAt": "
|
|
292
|
+
"prunedAt": "Thu, 18 Jun 2026 22:30:29 GMT",
|
|
293
293
|
"registries": {
|
|
294
294
|
"default": "https://registry.npmjs.org/",
|
|
295
295
|
"@jsr": "https://npm.jsr.io/"
|
|
@@ -45,8 +45,8 @@ overrides:
|
|
|
45
45
|
shell-quote@<1.8.4: '>=1.8.4'
|
|
46
46
|
shell-quote: 1.8.4
|
|
47
47
|
socks@2: ^2.8.1
|
|
48
|
-
tar@<=7.5.
|
|
49
|
-
tmp@<0.2.
|
|
48
|
+
tar@<=7.5.15: '>=7.5.16'
|
|
49
|
+
tmp@<0.2.7: '>=0.2.7'
|
|
50
50
|
tough-cookie@<4.1.3: '>=4.1.3'
|
|
51
51
|
validator@<13.15.22: '>=13.15.22'
|
|
52
52
|
yaml@<2.2.2: '>=2.2.2'
|
|
@@ -321,8 +321,8 @@ packages:
|
|
|
321
321
|
safer-buffer@2.1.2:
|
|
322
322
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
323
323
|
|
|
324
|
-
semver@7.8.
|
|
325
|
-
resolution: {integrity: sha512-
|
|
324
|
+
semver@7.8.4:
|
|
325
|
+
resolution: {integrity: sha512-rUCObTnP32Q08R2uuIrt7r9PlEonuTmtuXYcW6s5kjdlj3xbnwe+21yXptAUYcMAABLkYYTtnmzb3w3EDZfueA==}
|
|
326
326
|
engines: {node: '>=10'}
|
|
327
327
|
hasBin: true
|
|
328
328
|
|
|
@@ -444,7 +444,7 @@ snapshots:
|
|
|
444
444
|
|
|
445
445
|
'@npmcli/fs@4.0.0':
|
|
446
446
|
dependencies:
|
|
447
|
-
semver: 7.8.
|
|
447
|
+
semver: 7.8.4
|
|
448
448
|
optional: true
|
|
449
449
|
|
|
450
450
|
'@pkgjs/parseargs@0.11.0':
|
|
@@ -696,7 +696,7 @@ snapshots:
|
|
|
696
696
|
make-fetch-happen: 14.0.3
|
|
697
697
|
nopt: 8.1.0
|
|
698
698
|
proc-log: 5.0.0
|
|
699
|
-
semver: 7.8.
|
|
699
|
+
semver: 7.8.4
|
|
700
700
|
tar: 7.5.16
|
|
701
701
|
tinyglobby: 0.2.17
|
|
702
702
|
which: 5.0.0
|
|
@@ -742,7 +742,7 @@ snapshots:
|
|
|
742
742
|
safer-buffer@2.1.2:
|
|
743
743
|
optional: true
|
|
744
744
|
|
|
745
|
-
semver@7.8.
|
|
745
|
+
semver@7.8.4:
|
|
746
746
|
optional: true
|
|
747
747
|
|
|
748
748
|
shebang-command@2.0.0:
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"lastValidatedTimestamp":
|
|
2
|
+
"lastValidatedTimestamp": 1781821829182,
|
|
3
3
|
"projects": {},
|
|
4
4
|
"pnpmfiles": [],
|
|
5
5
|
"settings": {
|
|
@@ -59,8 +59,8 @@
|
|
|
59
59
|
"shell-quote@<1.8.4": ">=1.8.4",
|
|
60
60
|
"shell-quote": "1.8.4",
|
|
61
61
|
"socks@2": "^2.8.1",
|
|
62
|
-
"tar@<=7.5.
|
|
63
|
-
"tmp@<0.2.
|
|
62
|
+
"tar@<=7.5.15": ">=7.5.16",
|
|
63
|
+
"tmp@<0.2.7": ">=0.2.7",
|
|
64
64
|
"tough-cookie@<4.1.3": ">=4.1.3",
|
|
65
65
|
"validator@<13.15.22": ">=13.15.22",
|
|
66
66
|
"yaml@<2.2.2": ">=2.2.2"
|
|
@@ -277,6 +277,11 @@ const parseComparator = (comp, options) => {
|
|
|
277
277
|
|
|
278
278
|
const isX = id => !id || id.toLowerCase() === 'x' || id === '*'
|
|
279
279
|
|
|
280
|
+
const invalidXRangeOrder = (M, m, p) => (
|
|
281
|
+
(isX(M) && !isX(m)) ||
|
|
282
|
+
(isX(m) && p && !isX(p))
|
|
283
|
+
)
|
|
284
|
+
|
|
280
285
|
// ~, ~> --> * (any, kinda silly)
|
|
281
286
|
// ~2, ~2.x, ~2.x.x, ~>2, ~>2.x ~>2.x.x --> >=2.0.0 <3.0.0-0
|
|
282
287
|
// ~2.0, ~2.0.x, ~>2.0, ~>2.0.x --> >=2.0.0 <2.1.0-0
|
|
@@ -402,6 +407,10 @@ const replaceXRange = (comp, options) => {
|
|
|
402
407
|
const r = options.loose ? re[t.XRANGELOOSE] : re[t.XRANGE]
|
|
403
408
|
return comp.replace(r, (ret, gtlt, M, m, p, pr) => {
|
|
404
409
|
debug('xRange', comp, ret, gtlt, M, m, p, pr)
|
|
410
|
+
if (invalidXRangeOrder(M, m, p)) {
|
|
411
|
+
return comp
|
|
412
|
+
}
|
|
413
|
+
|
|
405
414
|
const xM = isX(M)
|
|
406
415
|
const xm = xM || isX(m)
|
|
407
416
|
const xp = xm || isX(p)
|