pnpm 10.32.0 → 10.32.1
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 +95 -95
- package/dist/node_modules/.pnpm/lock.yaml +8 -8
- package/dist/node_modules/.pnpm-workspace-state-v1.json +37 -1
- package/dist/node_modules/tar/dist/commonjs/index.min.js +1 -1
- package/dist/node_modules/tar/dist/commonjs/index.min.js.map +2 -2
- package/dist/node_modules/tar/dist/commonjs/unpack.js +1 -1
- package/dist/node_modules/tar/dist/commonjs/unpack.js.map +1 -1
- package/dist/node_modules/tar/dist/esm/index.min.js +1 -1
- package/dist/node_modules/tar/dist/esm/index.min.js.map +2 -2
- package/dist/node_modules/tar/dist/esm/unpack.js +1 -1
- package/dist/node_modules/tar/dist/esm/unpack.js.map +1 -1
- package/dist/node_modules/tar/package.json +1 -1
- package/dist/pnpm.cjs +209 -165
- package/dist/worker.js +51 -7
- package/package.json +2 -2
|
@@ -16,65 +16,62 @@
|
|
|
16
16
|
"node-gyp@11.5.0": [
|
|
17
17
|
"node_modules/node-gyp"
|
|
18
18
|
],
|
|
19
|
-
"tar@7.5.
|
|
19
|
+
"tar@7.5.11": [
|
|
20
20
|
"node_modules/tar"
|
|
21
21
|
],
|
|
22
22
|
"nopt@8.1.0": [
|
|
23
23
|
"node_modules/nopt"
|
|
24
24
|
],
|
|
25
|
-
"proc-log@5.0.0": [
|
|
26
|
-
"node_modules/proc-log"
|
|
27
|
-
],
|
|
28
|
-
"which@5.0.0": [
|
|
29
|
-
"node_modules/which"
|
|
30
|
-
],
|
|
31
25
|
"env-paths@2.2.1": [
|
|
32
26
|
"node_modules/env-paths"
|
|
33
27
|
],
|
|
34
28
|
"tinyglobby@0.2.15": [
|
|
35
29
|
"node_modules/tinyglobby"
|
|
36
30
|
],
|
|
31
|
+
"proc-log@5.0.0": [
|
|
32
|
+
"node_modules/proc-log"
|
|
33
|
+
],
|
|
34
|
+
"which@5.0.0": [
|
|
35
|
+
"node_modules/which"
|
|
36
|
+
],
|
|
37
37
|
"exponential-backoff@3.1.3": [
|
|
38
38
|
"node_modules/exponential-backoff"
|
|
39
39
|
],
|
|
40
|
-
"semver@7.7.4": [
|
|
41
|
-
"node_modules/semver"
|
|
42
|
-
],
|
|
43
40
|
"graceful-fs@4.2.11": [
|
|
44
41
|
"node_modules/graceful-fs"
|
|
45
42
|
],
|
|
43
|
+
"semver@7.7.4": [
|
|
44
|
+
"node_modules/semver"
|
|
45
|
+
],
|
|
46
46
|
"make-fetch-happen@14.0.3": [
|
|
47
47
|
"node_modules/make-fetch-happen"
|
|
48
48
|
],
|
|
49
49
|
"chownr@3.0.0": [
|
|
50
50
|
"node_modules/chownr"
|
|
51
51
|
],
|
|
52
|
-
"minizlib@3.1.0": [
|
|
53
|
-
"node_modules/minizlib"
|
|
54
|
-
],
|
|
55
52
|
"@isaacs/fs-minipass@4.0.1": [
|
|
56
53
|
"node_modules/@isaacs/fs-minipass"
|
|
57
54
|
],
|
|
58
55
|
"yallist@5.0.0": [
|
|
59
56
|
"node_modules/yallist"
|
|
60
57
|
],
|
|
58
|
+
"minizlib@3.1.0": [
|
|
59
|
+
"node_modules/minizlib"
|
|
60
|
+
],
|
|
61
61
|
"minipass@7.1.3": [
|
|
62
62
|
"node_modules/minipass"
|
|
63
63
|
],
|
|
64
64
|
"abbrev@3.0.1": [
|
|
65
65
|
"node_modules/abbrev"
|
|
66
66
|
],
|
|
67
|
-
"
|
|
68
|
-
"node_modules/
|
|
67
|
+
"fdir@6.5.0(picomatch@4.0.3)": [
|
|
68
|
+
"node_modules/fdir"
|
|
69
69
|
],
|
|
70
70
|
"picomatch@4.0.3": [
|
|
71
71
|
"node_modules/picomatch"
|
|
72
72
|
],
|
|
73
|
-
"
|
|
74
|
-
"node_modules/
|
|
75
|
-
],
|
|
76
|
-
"cacache@19.0.1": [
|
|
77
|
-
"node_modules/cacache"
|
|
73
|
+
"isexe@3.1.1": [
|
|
74
|
+
"node_modules/isexe"
|
|
78
75
|
],
|
|
79
76
|
"ssri@12.0.0": [
|
|
80
77
|
"node_modules/ssri"
|
|
@@ -82,39 +79,48 @@
|
|
|
82
79
|
"negotiator@1.0.0": [
|
|
83
80
|
"node_modules/negotiator"
|
|
84
81
|
],
|
|
85
|
-
"minipass-fetch@4.0.1": [
|
|
86
|
-
"node_modules/minipass-fetch"
|
|
87
|
-
],
|
|
88
82
|
"minipass@3.3.6": [
|
|
89
|
-
"node_modules/minipass-pipeline/node_modules/minipass",
|
|
90
83
|
"node_modules/minipass-flush/node_modules/minipass",
|
|
84
|
+
"node_modules/minipass-pipeline/node_modules/minipass",
|
|
91
85
|
"node_modules/minipass-sized/node_modules/minipass"
|
|
92
86
|
],
|
|
93
87
|
"yallist@4.0.0": [
|
|
94
|
-
"node_modules/minipass-pipeline/node_modules/yallist",
|
|
95
88
|
"node_modules/minipass-flush/node_modules/yallist",
|
|
89
|
+
"node_modules/minipass-pipeline/node_modules/yallist",
|
|
96
90
|
"node_modules/minipass-sized/node_modules/yallist"
|
|
97
91
|
],
|
|
92
|
+
"promise-retry@2.0.1": [
|
|
93
|
+
"node_modules/promise-retry"
|
|
94
|
+
],
|
|
95
|
+
"cacache@19.0.1": [
|
|
96
|
+
"node_modules/cacache"
|
|
97
|
+
],
|
|
98
98
|
"@npmcli/agent@3.0.0": [
|
|
99
99
|
"node_modules/@npmcli/agent"
|
|
100
100
|
],
|
|
101
|
-
"
|
|
102
|
-
"node_modules/
|
|
101
|
+
"minipass-fetch@4.0.1": [
|
|
102
|
+
"node_modules/minipass-fetch"
|
|
103
103
|
],
|
|
104
104
|
"http-cache-semantics@4.2.0": [
|
|
105
105
|
"node_modules/http-cache-semantics"
|
|
106
106
|
],
|
|
107
|
+
"err-code@2.0.3": [
|
|
108
|
+
"node_modules/err-code"
|
|
109
|
+
],
|
|
110
|
+
"retry@0.12.0": [
|
|
111
|
+
"node_modules/retry"
|
|
112
|
+
],
|
|
113
|
+
"p-map@7.0.4": [
|
|
114
|
+
"node_modules/p-map"
|
|
115
|
+
],
|
|
107
116
|
"unique-filename@4.0.0": [
|
|
108
117
|
"node_modules/unique-filename"
|
|
109
118
|
],
|
|
110
|
-
"minipass-collect@2.0.1": [
|
|
111
|
-
"node_modules/minipass-collect"
|
|
112
|
-
],
|
|
113
119
|
"fs-minipass@3.0.3": [
|
|
114
120
|
"node_modules/fs-minipass"
|
|
115
121
|
],
|
|
116
|
-
"
|
|
117
|
-
"node_modules/
|
|
122
|
+
"minipass-collect@2.0.1": [
|
|
123
|
+
"node_modules/minipass-collect"
|
|
118
124
|
],
|
|
119
125
|
"@npmcli/fs@4.0.0": [
|
|
120
126
|
"node_modules/@npmcli/fs"
|
|
@@ -125,47 +131,38 @@
|
|
|
125
131
|
"lru-cache@10.4.3": [
|
|
126
132
|
"node_modules/lru-cache"
|
|
127
133
|
],
|
|
128
|
-
"
|
|
129
|
-
"node_modules/
|
|
130
|
-
],
|
|
131
|
-
"agent-base@7.1.4": [
|
|
132
|
-
"node_modules/agent-base"
|
|
134
|
+
"https-proxy-agent@7.0.6": [
|
|
135
|
+
"node_modules/https-proxy-agent"
|
|
133
136
|
],
|
|
134
137
|
"http-proxy-agent@7.0.2": [
|
|
135
138
|
"node_modules/http-proxy-agent"
|
|
136
139
|
],
|
|
137
|
-
"https-proxy-agent@7.0.6": [
|
|
138
|
-
"node_modules/https-proxy-agent"
|
|
139
|
-
],
|
|
140
140
|
"socks-proxy-agent@8.0.5": [
|
|
141
141
|
"node_modules/socks-proxy-agent"
|
|
142
142
|
],
|
|
143
|
-
"
|
|
144
|
-
"node_modules/
|
|
143
|
+
"agent-base@7.1.4": [
|
|
144
|
+
"node_modules/agent-base"
|
|
145
145
|
],
|
|
146
|
-
"
|
|
147
|
-
"node_modules/
|
|
146
|
+
"encoding@0.1.13": [
|
|
147
|
+
"node_modules/encoding"
|
|
148
148
|
],
|
|
149
149
|
"unique-slug@5.0.0": [
|
|
150
150
|
"node_modules/unique-slug"
|
|
151
151
|
],
|
|
152
|
-
"minimatch@9.0.9": [
|
|
153
|
-
"node_modules/minimatch"
|
|
154
|
-
],
|
|
155
152
|
"foreground-child@3.3.1": [
|
|
156
153
|
"node_modules/foreground-child"
|
|
157
154
|
],
|
|
158
|
-
"package-json-from-dist@1.0.1": [
|
|
159
|
-
"node_modules/package-json-from-dist"
|
|
160
|
-
],
|
|
161
155
|
"path-scurry@1.11.1": [
|
|
162
156
|
"node_modules/path-scurry"
|
|
163
157
|
],
|
|
164
158
|
"jackspeak@3.4.3": [
|
|
165
159
|
"node_modules/jackspeak"
|
|
166
160
|
],
|
|
167
|
-
"
|
|
168
|
-
"node_modules/
|
|
161
|
+
"minimatch@9.0.9": [
|
|
162
|
+
"node_modules/minimatch"
|
|
163
|
+
],
|
|
164
|
+
"package-json-from-dist@1.0.1": [
|
|
165
|
+
"node_modules/package-json-from-dist"
|
|
169
166
|
],
|
|
170
167
|
"debug@4.4.3": [
|
|
171
168
|
"node_modules/debug"
|
|
@@ -173,29 +170,29 @@
|
|
|
173
170
|
"socks@2.8.7": [
|
|
174
171
|
"node_modules/socks"
|
|
175
172
|
],
|
|
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
|
-
"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
|
],
|
|
197
|
-
"
|
|
198
|
-
"node_modules/
|
|
194
|
+
"brace-expansion@2.0.2": [
|
|
195
|
+
"node_modules/brace-expansion"
|
|
199
196
|
],
|
|
200
197
|
"ms@2.1.3": [
|
|
201
198
|
"node_modules/ms"
|
|
@@ -206,23 +203,38 @@
|
|
|
206
203
|
"ip-address@10.1.0": [
|
|
207
204
|
"node_modules/ip-address"
|
|
208
205
|
],
|
|
209
|
-
"
|
|
210
|
-
"node_modules/
|
|
206
|
+
"safer-buffer@2.1.2": [
|
|
207
|
+
"node_modules/safer-buffer"
|
|
208
|
+
],
|
|
209
|
+
"shebang-command@2.0.0": [
|
|
210
|
+
"node_modules/shebang-command"
|
|
211
211
|
],
|
|
212
212
|
"path-key@3.1.1": [
|
|
213
213
|
"node_modules/path-key"
|
|
214
214
|
],
|
|
215
|
-
"
|
|
216
|
-
"node_modules/
|
|
215
|
+
"strip-ansi@7.2.0": [
|
|
216
|
+
"node_modules/strip-ansi"
|
|
217
217
|
],
|
|
218
|
-
"
|
|
219
|
-
"node_modules/
|
|
218
|
+
"ansi-regex@5.0.1": [
|
|
219
|
+
"node_modules/strip-ansi-cjs/node_modules/ansi-regex",
|
|
220
|
+
"node_modules/string-width-cjs/node_modules/ansi-regex",
|
|
221
|
+
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex"
|
|
222
|
+
],
|
|
223
|
+
"string-width@5.1.2": [
|
|
224
|
+
"node_modules/string-width"
|
|
220
225
|
],
|
|
221
226
|
"strip-ansi@6.0.1": [
|
|
222
|
-
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi",
|
|
223
227
|
"node_modules/string-width-cjs/node_modules/strip-ansi",
|
|
228
|
+
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi",
|
|
224
229
|
"node_modules/strip-ansi-cjs"
|
|
225
230
|
],
|
|
231
|
+
"emoji-regex@8.0.0": [
|
|
232
|
+
"node_modules/string-width-cjs/node_modules/emoji-regex",
|
|
233
|
+
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex"
|
|
234
|
+
],
|
|
235
|
+
"wrap-ansi@8.1.0": [
|
|
236
|
+
"node_modules/wrap-ansi"
|
|
237
|
+
],
|
|
226
238
|
"string-width@4.2.3": [
|
|
227
239
|
"node_modules/wrap-ansi-cjs/node_modules/string-width",
|
|
228
240
|
"node_modules/string-width-cjs"
|
|
@@ -230,33 +242,12 @@
|
|
|
230
242
|
"ansi-styles@4.3.0": [
|
|
231
243
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles"
|
|
232
244
|
],
|
|
233
|
-
"
|
|
234
|
-
"node_modules/
|
|
235
|
-
"node_modules/strip-ansi-cjs/node_modules/ansi-regex",
|
|
236
|
-
"node_modules/string-width-cjs/node_modules/ansi-regex"
|
|
237
|
-
],
|
|
238
|
-
"emoji-regex@8.0.0": [
|
|
239
|
-
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex",
|
|
240
|
-
"node_modules/string-width-cjs/node_modules/emoji-regex"
|
|
241
|
-
],
|
|
242
|
-
"strip-ansi@7.2.0": [
|
|
243
|
-
"node_modules/strip-ansi"
|
|
244
|
-
],
|
|
245
|
-
"string-width@5.1.2": [
|
|
246
|
-
"node_modules/string-width"
|
|
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-styles@6.2.3": [
|
|
252
|
-
"node_modules/ansi-styles"
|
|
253
|
-
],
|
|
254
|
-
"is-fullwidth-code-point@3.0.0": [
|
|
255
|
-
"node_modules/is-fullwidth-code-point"
|
|
256
|
-
],
|
|
257
|
-
"color-convert@2.0.1": [
|
|
258
|
-
"node_modules/color-convert"
|
|
259
|
-
],
|
|
260
251
|
"ansi-regex@6.2.2": [
|
|
261
252
|
"node_modules/ansi-regex"
|
|
262
253
|
],
|
|
@@ -266,15 +257,24 @@
|
|
|
266
257
|
"emoji-regex@9.2.2": [
|
|
267
258
|
"node_modules/emoji-regex"
|
|
268
259
|
],
|
|
260
|
+
"is-fullwidth-code-point@3.0.0": [
|
|
261
|
+
"node_modules/is-fullwidth-code-point"
|
|
262
|
+
],
|
|
263
|
+
"ansi-styles@6.2.3": [
|
|
264
|
+
"node_modules/ansi-styles"
|
|
265
|
+
],
|
|
266
|
+
"color-convert@2.0.1": [
|
|
267
|
+
"node_modules/color-convert"
|
|
268
|
+
],
|
|
269
269
|
"color-name@1.1.4": [
|
|
270
270
|
"node_modules/color-name"
|
|
271
271
|
],
|
|
272
|
-
"minipass-pipeline@1.2.4": [
|
|
273
|
-
"node_modules/minipass-pipeline"
|
|
274
|
-
],
|
|
275
272
|
"minipass-flush@1.0.5": [
|
|
276
273
|
"node_modules/minipass-flush"
|
|
277
274
|
],
|
|
275
|
+
"minipass-pipeline@1.2.4": [
|
|
276
|
+
"node_modules/minipass-pipeline"
|
|
277
|
+
],
|
|
278
278
|
"minipass-sized@1.0.3": [
|
|
279
279
|
"node_modules/minipass-sized"
|
|
280
280
|
],
|
|
@@ -286,10 +286,10 @@
|
|
|
286
286
|
]
|
|
287
287
|
},
|
|
288
288
|
"nodeLinker": "hoisted",
|
|
289
|
-
"packageManager": "pnpm@10.
|
|
289
|
+
"packageManager": "pnpm@10.32.0",
|
|
290
290
|
"pendingBuilds": [],
|
|
291
291
|
"publicHoistPattern": [],
|
|
292
|
-
"prunedAt": "
|
|
292
|
+
"prunedAt": "Wed, 11 Mar 2026 01:37:47 GMT",
|
|
293
293
|
"registries": {
|
|
294
294
|
"default": "https://registry.npmjs.org/",
|
|
295
295
|
"@jsr": "https://npm.jsr.io/"
|
|
@@ -29,11 +29,11 @@ overrides:
|
|
|
29
29
|
path-to-regexp@>=4.0.0 <6.3.0: '>=6.3.0'
|
|
30
30
|
path-to-regexp@>=7.0.0 <8.0.0: '>=8.0.0'
|
|
31
31
|
request: npm:postman-request@2.88.1-postman.40
|
|
32
|
-
semver@<7.5.2: ^7.7.
|
|
32
|
+
semver@<7.5.2: ^7.7.4
|
|
33
33
|
send@<0.19.0: ^0.19.0
|
|
34
34
|
serve-static@<1.16.0: ^1.16.0
|
|
35
35
|
socks@2: ^2.8.1
|
|
36
|
-
tar@<=7.5.
|
|
36
|
+
tar@<=7.5.10: '>=7.5.11'
|
|
37
37
|
tmp@<=0.2.3: '>=0.2.4'
|
|
38
38
|
tough-cookie@<4.1.3: '>=4.1.3'
|
|
39
39
|
validator@<13.15.22: '>=13.15.22'
|
|
@@ -48,7 +48,7 @@ importers:
|
|
|
48
48
|
version: 2.4.0
|
|
49
49
|
optionalDependencies:
|
|
50
50
|
node-gyp:
|
|
51
|
-
specifier: ^11.
|
|
51
|
+
specifier: ^11.5.0
|
|
52
52
|
version: 11.5.0
|
|
53
53
|
|
|
54
54
|
packages:
|
|
@@ -358,8 +358,8 @@ packages:
|
|
|
358
358
|
resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
|
|
359
359
|
engines: {node: '>=12'}
|
|
360
360
|
|
|
361
|
-
tar@7.5.
|
|
362
|
-
resolution: {integrity: sha512-
|
|
361
|
+
tar@7.5.11:
|
|
362
|
+
resolution: {integrity: sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==}
|
|
363
363
|
engines: {node: '>=18'}
|
|
364
364
|
|
|
365
365
|
tinyglobby@0.2.15:
|
|
@@ -478,7 +478,7 @@ snapshots:
|
|
|
478
478
|
minipass-pipeline: 1.2.4
|
|
479
479
|
p-map: 7.0.4
|
|
480
480
|
ssri: 12.0.0
|
|
481
|
-
tar: 7.5.
|
|
481
|
+
tar: 7.5.11
|
|
482
482
|
unique-filename: 4.0.0
|
|
483
483
|
optional: true
|
|
484
484
|
|
|
@@ -685,7 +685,7 @@ snapshots:
|
|
|
685
685
|
nopt: 8.1.0
|
|
686
686
|
proc-log: 5.0.0
|
|
687
687
|
semver: 7.7.4
|
|
688
|
-
tar: 7.5.
|
|
688
|
+
tar: 7.5.11
|
|
689
689
|
tinyglobby: 0.2.15
|
|
690
690
|
which: 5.0.0
|
|
691
691
|
transitivePeerDependencies:
|
|
@@ -791,7 +791,7 @@ snapshots:
|
|
|
791
791
|
ansi-regex: 6.2.2
|
|
792
792
|
optional: true
|
|
793
793
|
|
|
794
|
-
tar@7.5.
|
|
794
|
+
tar@7.5.11:
|
|
795
795
|
dependencies:
|
|
796
796
|
'@isaacs/fs-minipass': 4.0.1
|
|
797
797
|
chownr: 3.0.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"lastValidatedTimestamp":
|
|
2
|
+
"lastValidatedTimestamp": 1773193067208,
|
|
3
3
|
"projects": {},
|
|
4
4
|
"pnpmfiles": [],
|
|
5
5
|
"settings": {
|
|
@@ -17,6 +17,42 @@
|
|
|
17
17
|
"linkWorkspacePackages": false,
|
|
18
18
|
"nodeLinker": "hoisted",
|
|
19
19
|
"optional": true,
|
|
20
|
+
"overrides": {
|
|
21
|
+
"@yarnpkg/fslib@2": "3",
|
|
22
|
+
"body-parser@<1.20.3": "^1.20.3",
|
|
23
|
+
"clipanion": "3.2.0-rc.6",
|
|
24
|
+
"cookie@<0.7.0": ">=0.7.0",
|
|
25
|
+
"cross-spawn@<7.0.5": ">=7.0.5",
|
|
26
|
+
"debug@<3.1.0": ">=3.1.0",
|
|
27
|
+
"express@<4.22.1": "^4.22.1",
|
|
28
|
+
"follow-redirects@<=1.15.5": ">=1.15.6",
|
|
29
|
+
"glob-parent@<5.1.2": ">=5.1.2",
|
|
30
|
+
"hosted-git-info@1": "npm:@pnpm/hosted-git-info@1.0.0",
|
|
31
|
+
"http-proxy-middleware@<2.0.7": "^2.0.7",
|
|
32
|
+
"isexe@3": "3.1.1",
|
|
33
|
+
"istanbul-reports": "npm:@zkochan/istanbul-reports",
|
|
34
|
+
"js-yaml@<3.14.2": "^3.14.2",
|
|
35
|
+
"js-yaml@^4.0.0": "npm:@zkochan/js-yaml@0.0.11",
|
|
36
|
+
"json5@<2.2.2": "^2.2.3",
|
|
37
|
+
"jsonwebtoken@<=8.5.1": ">=9.0.0",
|
|
38
|
+
"jws@<3.2.3": "^3.2.3",
|
|
39
|
+
"nopt@5": "npm:@pnpm/nopt@^0.2.1",
|
|
40
|
+
"on-headers@<1.1.0": ">=1.1.0",
|
|
41
|
+
"path-to-regexp@<0.1.12": "^0.1.12",
|
|
42
|
+
"path-to-regexp@>=4.0.0 <6.3.0": ">=6.3.0",
|
|
43
|
+
"path-to-regexp@>=7.0.0 <8.0.0": ">=8.0.0",
|
|
44
|
+
"request": "npm:postman-request@2.88.1-postman.40",
|
|
45
|
+
"semver@<7.5.2": "^7.7.4",
|
|
46
|
+
"send@<0.19.0": "^0.19.0",
|
|
47
|
+
"serve-static@<1.16.0": "^1.16.0",
|
|
48
|
+
"socks@2": "^2.8.1",
|
|
49
|
+
"tar@<=7.5.10": ">=7.5.11",
|
|
50
|
+
"tmp@<=0.2.3": ">=0.2.4",
|
|
51
|
+
"tough-cookie@<4.1.3": ">=4.1.3",
|
|
52
|
+
"validator@<13.15.22": ">=13.15.22",
|
|
53
|
+
"yaml@<2.2.2": ">=2.2.2"
|
|
54
|
+
},
|
|
55
|
+
"peersSuffixMaxLength": 1000,
|
|
20
56
|
"preferWorkspacePackages": false,
|
|
21
57
|
"production": true,
|
|
22
58
|
"publicHoistPattern": []
|