@pnpm/exec.prepare-package 1100.0.20 → 1100.0.22
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/CHANGELOG.md +1006 -0
- package/package.json +11 -11
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1006 @@
|
|
|
1
|
+
# @pnpm/prepare-package
|
|
2
|
+
|
|
3
|
+
## 1100.0.22
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies:
|
|
8
|
+
- @pnpm/exec.lifecycle@1100.1.3
|
|
9
|
+
- @pnpm/pkg-manifest.reader@1100.0.10
|
|
10
|
+
- @pnpm/types@1101.4.0
|
|
11
|
+
|
|
12
|
+
## 1100.0.21
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- @pnpm/exec.lifecycle@1100.1.2
|
|
17
|
+
|
|
18
|
+
## 1100.0.20
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [852d537]
|
|
23
|
+
- @pnpm/error@1100.0.1
|
|
24
|
+
- @pnpm/exec.lifecycle@1100.1.1
|
|
25
|
+
- @pnpm/pkg-manifest.reader@1100.0.9
|
|
26
|
+
|
|
27
|
+
## 1100.0.19
|
|
28
|
+
|
|
29
|
+
### Patch Changes
|
|
30
|
+
|
|
31
|
+
- Updated dependencies [0474a9c]
|
|
32
|
+
- @pnpm/exec.lifecycle@1100.1.0
|
|
33
|
+
|
|
34
|
+
## 1100.0.18
|
|
35
|
+
|
|
36
|
+
### Patch Changes
|
|
37
|
+
|
|
38
|
+
- Updated dependencies [23716ed]
|
|
39
|
+
- Updated dependencies [681b593]
|
|
40
|
+
- Updated dependencies [a31faa7]
|
|
41
|
+
- @pnpm/exec.lifecycle@1100.0.18
|
|
42
|
+
- @pnpm/types@1101.3.2
|
|
43
|
+
- @pnpm/pkg-manifest.reader@1100.0.8
|
|
44
|
+
|
|
45
|
+
## 1100.0.17
|
|
46
|
+
|
|
47
|
+
### Patch Changes
|
|
48
|
+
|
|
49
|
+
- @pnpm/exec.lifecycle@1100.0.17
|
|
50
|
+
|
|
51
|
+
## 1100.0.16
|
|
52
|
+
|
|
53
|
+
### Patch Changes
|
|
54
|
+
|
|
55
|
+
- bf1b731: Require trusted package identity before package-name `allowBuilds` entries can approve lifecycle scripts for git, git-hosted tarball, direct tarball, and local directory artifacts. To approve one of those artifacts explicitly, use its peer-suffix-free lockfile depPath as the `allowBuilds` key. Lockfile verification now rejects lockfiles where a registry-style dependency path (`name@semver`) is backed by a git, directory, or git-hosted tarball resolution (`ERR_PNPM_RESOLUTION_SHAPE_MISMATCH`), so the dependency path is a reliable artifact identity by the time scripts can run.
|
|
56
|
+
- Updated dependencies [bf1b731]
|
|
57
|
+
- @pnpm/types@1101.3.1
|
|
58
|
+
- @pnpm/exec.lifecycle@1100.0.16
|
|
59
|
+
- @pnpm/pkg-manifest.reader@1100.0.7
|
|
60
|
+
|
|
61
|
+
## 1100.0.15
|
|
62
|
+
|
|
63
|
+
### Patch Changes
|
|
64
|
+
|
|
65
|
+
- Updated dependencies [a017bf3]
|
|
66
|
+
- @pnpm/types@1101.3.0
|
|
67
|
+
- @pnpm/exec.lifecycle@1100.0.15
|
|
68
|
+
- @pnpm/pkg-manifest.reader@1100.0.6
|
|
69
|
+
|
|
70
|
+
## 1100.0.14
|
|
71
|
+
|
|
72
|
+
### Patch Changes
|
|
73
|
+
|
|
74
|
+
- Updated dependencies [35d2355]
|
|
75
|
+
- @pnpm/types@1101.2.0
|
|
76
|
+
- @pnpm/exec.lifecycle@1100.0.14
|
|
77
|
+
- @pnpm/pkg-manifest.reader@1100.0.5
|
|
78
|
+
|
|
79
|
+
## 1100.0.13
|
|
80
|
+
|
|
81
|
+
### Patch Changes
|
|
82
|
+
|
|
83
|
+
- @pnpm/exec.lifecycle@1100.0.13
|
|
84
|
+
|
|
85
|
+
## 1100.0.12
|
|
86
|
+
|
|
87
|
+
### Patch Changes
|
|
88
|
+
|
|
89
|
+
- Updated dependencies [9cb48bb]
|
|
90
|
+
- Updated dependencies [64afc92]
|
|
91
|
+
- @pnpm/exec.lifecycle@1100.0.12
|
|
92
|
+
- @pnpm/types@1101.1.1
|
|
93
|
+
- @pnpm/pkg-manifest.reader@1100.0.4
|
|
94
|
+
|
|
95
|
+
## 1100.0.11
|
|
96
|
+
|
|
97
|
+
### Patch Changes
|
|
98
|
+
|
|
99
|
+
- @pnpm/exec.lifecycle@1100.0.11
|
|
100
|
+
|
|
101
|
+
## 1100.0.10
|
|
102
|
+
|
|
103
|
+
### Patch Changes
|
|
104
|
+
|
|
105
|
+
- @pnpm/exec.lifecycle@1100.0.10
|
|
106
|
+
|
|
107
|
+
## 1100.0.9
|
|
108
|
+
|
|
109
|
+
### Patch Changes
|
|
110
|
+
|
|
111
|
+
- @pnpm/exec.lifecycle@1100.0.9
|
|
112
|
+
|
|
113
|
+
## 1100.0.8
|
|
114
|
+
|
|
115
|
+
### Patch Changes
|
|
116
|
+
|
|
117
|
+
- Updated dependencies [b61e268]
|
|
118
|
+
- @pnpm/types@1101.1.0
|
|
119
|
+
- @pnpm/exec.lifecycle@1100.0.8
|
|
120
|
+
- @pnpm/pkg-manifest.reader@1100.0.3
|
|
121
|
+
|
|
122
|
+
## 1100.0.7
|
|
123
|
+
|
|
124
|
+
### Patch Changes
|
|
125
|
+
|
|
126
|
+
- @pnpm/exec.lifecycle@1100.0.7
|
|
127
|
+
|
|
128
|
+
## 1100.0.6
|
|
129
|
+
|
|
130
|
+
### Patch Changes
|
|
131
|
+
|
|
132
|
+
- @pnpm/exec.lifecycle@1100.0.6
|
|
133
|
+
|
|
134
|
+
## 1100.0.5
|
|
135
|
+
|
|
136
|
+
### Patch Changes
|
|
137
|
+
|
|
138
|
+
- 184ce26: Fix the package name in README.md.
|
|
139
|
+
- Updated dependencies [184ce26]
|
|
140
|
+
- @pnpm/pkg-manifest.reader@1100.0.2
|
|
141
|
+
- @pnpm/exec.lifecycle@1100.0.5
|
|
142
|
+
|
|
143
|
+
## 1100.0.4
|
|
144
|
+
|
|
145
|
+
### Patch Changes
|
|
146
|
+
|
|
147
|
+
- @pnpm/exec.lifecycle@1100.0.4
|
|
148
|
+
|
|
149
|
+
## 1100.0.3
|
|
150
|
+
|
|
151
|
+
### Patch Changes
|
|
152
|
+
|
|
153
|
+
- @pnpm/exec.lifecycle@1100.0.3
|
|
154
|
+
|
|
155
|
+
## 1100.0.2
|
|
156
|
+
|
|
157
|
+
### Patch Changes
|
|
158
|
+
|
|
159
|
+
- @pnpm/exec.lifecycle@1100.0.2
|
|
160
|
+
|
|
161
|
+
## 1100.0.1
|
|
162
|
+
|
|
163
|
+
### Patch Changes
|
|
164
|
+
|
|
165
|
+
- Updated dependencies [ff28085]
|
|
166
|
+
- @pnpm/types@1101.0.0
|
|
167
|
+
- @pnpm/exec.lifecycle@1100.0.1
|
|
168
|
+
- @pnpm/pkg-manifest.reader@1100.0.1
|
|
169
|
+
|
|
170
|
+
## 1001.0.0
|
|
171
|
+
|
|
172
|
+
### Major Changes
|
|
173
|
+
|
|
174
|
+
- 491a84f: This package is now pure ESM.
|
|
175
|
+
- ba065f6: Block git-hosted dependencies from running prepare scripts unless explicitly allowed in onlyBuiltDependencies [#10288](https://github.com/pnpm/pnpm/pull/10288).
|
|
176
|
+
- 7d2fd48: Node.js v18, 19, 20, and 21 support discontinued.
|
|
177
|
+
|
|
178
|
+
### Minor Changes
|
|
179
|
+
|
|
180
|
+
- 96704a1: Renamed `rawConfig` to `authConfig` on the `Config` interface. This field now only contains auth/registry data from `.npmrc` files. Non-auth settings are no longer written to it.
|
|
181
|
+
|
|
182
|
+
Added `nodeDownloadMirrors` setting to configure custom Node.js download mirrors in `pnpm-workspace.yaml`:
|
|
183
|
+
|
|
184
|
+
```yaml
|
|
185
|
+
nodeDownloadMirrors:
|
|
186
|
+
release: https://my-mirror.example.com/download/release/
|
|
187
|
+
nightly: https://my-mirror.example.com/download/nightly/
|
|
188
|
+
```
|
|
189
|
+
|
|
190
|
+
Replaced `rawConfig: object` with `userAgent?: string` in lifecycle hook options. Removed unused `rawConfig` from fetcher and prepare-package options.
|
|
191
|
+
|
|
192
|
+
Removed support for the npm `init-module` setting. Custom init scripts via `.pnpm-init.js` are no longer executed by `pnpm init`.
|
|
193
|
+
|
|
194
|
+
### Patch Changes
|
|
195
|
+
|
|
196
|
+
- Updated dependencies [76718b3]
|
|
197
|
+
- Updated dependencies [a8f016c]
|
|
198
|
+
- Updated dependencies [cc1b8e3]
|
|
199
|
+
- Updated dependencies [491a84f]
|
|
200
|
+
- Updated dependencies [7d2fd48]
|
|
201
|
+
- Updated dependencies [efb48dc]
|
|
202
|
+
- Updated dependencies [96704a1]
|
|
203
|
+
- Updated dependencies [cb367b9]
|
|
204
|
+
- Updated dependencies [7b1c189]
|
|
205
|
+
- Updated dependencies [8ffb1a7]
|
|
206
|
+
- Updated dependencies [05fb1ae]
|
|
207
|
+
- Updated dependencies [71de2b3]
|
|
208
|
+
- Updated dependencies [10bc391]
|
|
209
|
+
- Updated dependencies [831f574]
|
|
210
|
+
- Updated dependencies [366cabe]
|
|
211
|
+
- Updated dependencies [2df8b71]
|
|
212
|
+
- Updated dependencies [15549a9]
|
|
213
|
+
- Updated dependencies [cc7c0d2]
|
|
214
|
+
- Updated dependencies [efb48dc]
|
|
215
|
+
- Updated dependencies [f871365]
|
|
216
|
+
- @pnpm/types@1001.0.0
|
|
217
|
+
- @pnpm/pkg-manifest.reader@1001.0.0
|
|
218
|
+
- @pnpm/exec.lifecycle@1002.0.0
|
|
219
|
+
- @pnpm/error@1001.0.0
|
|
220
|
+
|
|
221
|
+
## 1000.0.26
|
|
222
|
+
|
|
223
|
+
### Patch Changes
|
|
224
|
+
|
|
225
|
+
- Updated dependencies [7c1382f]
|
|
226
|
+
- Updated dependencies [dee39ec]
|
|
227
|
+
- @pnpm/types@1000.9.0
|
|
228
|
+
- @pnpm/lifecycle@1001.0.25
|
|
229
|
+
- @pnpm/read-package-json@1000.1.2
|
|
230
|
+
|
|
231
|
+
## 1000.0.25
|
|
232
|
+
|
|
233
|
+
### Patch Changes
|
|
234
|
+
|
|
235
|
+
- @pnpm/lifecycle@1001.0.24
|
|
236
|
+
|
|
237
|
+
## 1000.0.24
|
|
238
|
+
|
|
239
|
+
### Patch Changes
|
|
240
|
+
|
|
241
|
+
- Updated dependencies [a514bc0]
|
|
242
|
+
- @pnpm/lifecycle@1001.0.23
|
|
243
|
+
|
|
244
|
+
## 1000.0.23
|
|
245
|
+
|
|
246
|
+
### Patch Changes
|
|
247
|
+
|
|
248
|
+
- @pnpm/error@1000.0.5
|
|
249
|
+
- @pnpm/lifecycle@1001.0.22
|
|
250
|
+
- @pnpm/read-package-json@1000.1.1
|
|
251
|
+
|
|
252
|
+
## 1000.0.22
|
|
253
|
+
|
|
254
|
+
### Patch Changes
|
|
255
|
+
|
|
256
|
+
- Updated dependencies [e792927]
|
|
257
|
+
- Updated dependencies [e792927]
|
|
258
|
+
- Updated dependencies [a6856fd]
|
|
259
|
+
- @pnpm/read-package-json@1000.1.0
|
|
260
|
+
- @pnpm/types@1000.8.0
|
|
261
|
+
- @pnpm/lifecycle@1001.0.21
|
|
262
|
+
|
|
263
|
+
## 1000.0.21
|
|
264
|
+
|
|
265
|
+
### Patch Changes
|
|
266
|
+
|
|
267
|
+
- @pnpm/lifecycle@1001.0.20
|
|
268
|
+
|
|
269
|
+
## 1000.0.20
|
|
270
|
+
|
|
271
|
+
### Patch Changes
|
|
272
|
+
|
|
273
|
+
- Updated dependencies [adb097c]
|
|
274
|
+
- @pnpm/read-package-json@1000.0.11
|
|
275
|
+
- @pnpm/error@1000.0.4
|
|
276
|
+
- @pnpm/lifecycle@1001.0.19
|
|
277
|
+
|
|
278
|
+
## 1000.0.19
|
|
279
|
+
|
|
280
|
+
### Patch Changes
|
|
281
|
+
|
|
282
|
+
- Updated dependencies [1a07b8f]
|
|
283
|
+
- @pnpm/types@1000.7.0
|
|
284
|
+
- @pnpm/lifecycle@1001.0.18
|
|
285
|
+
- @pnpm/read-package-json@1000.0.10
|
|
286
|
+
- @pnpm/error@1000.0.3
|
|
287
|
+
|
|
288
|
+
## 1000.0.18
|
|
289
|
+
|
|
290
|
+
### Patch Changes
|
|
291
|
+
|
|
292
|
+
- Updated dependencies [589ac1f]
|
|
293
|
+
- @pnpm/lifecycle@1001.0.17
|
|
294
|
+
|
|
295
|
+
## 1000.0.17
|
|
296
|
+
|
|
297
|
+
### Patch Changes
|
|
298
|
+
|
|
299
|
+
- @pnpm/lifecycle@1001.0.16
|
|
300
|
+
|
|
301
|
+
## 1000.0.16
|
|
302
|
+
|
|
303
|
+
### Patch Changes
|
|
304
|
+
|
|
305
|
+
- @pnpm/lifecycle@1001.0.15
|
|
306
|
+
|
|
307
|
+
## 1000.0.15
|
|
308
|
+
|
|
309
|
+
### Patch Changes
|
|
310
|
+
|
|
311
|
+
- Updated dependencies [09cf46f]
|
|
312
|
+
- Updated dependencies [5ec7255]
|
|
313
|
+
- @pnpm/lifecycle@1001.0.14
|
|
314
|
+
- @pnpm/types@1000.6.0
|
|
315
|
+
- @pnpm/read-package-json@1000.0.9
|
|
316
|
+
|
|
317
|
+
## 1000.0.14
|
|
318
|
+
|
|
319
|
+
### Patch Changes
|
|
320
|
+
|
|
321
|
+
- @pnpm/lifecycle@1001.0.13
|
|
322
|
+
|
|
323
|
+
## 1000.0.13
|
|
324
|
+
|
|
325
|
+
### Patch Changes
|
|
326
|
+
|
|
327
|
+
- Updated dependencies [5b73df1]
|
|
328
|
+
- @pnpm/types@1000.5.0
|
|
329
|
+
- @pnpm/lifecycle@1001.0.12
|
|
330
|
+
- @pnpm/read-package-json@1000.0.8
|
|
331
|
+
|
|
332
|
+
## 1000.0.12
|
|
333
|
+
|
|
334
|
+
### Patch Changes
|
|
335
|
+
|
|
336
|
+
- @pnpm/lifecycle@1001.0.11
|
|
337
|
+
|
|
338
|
+
## 1000.0.11
|
|
339
|
+
|
|
340
|
+
### Patch Changes
|
|
341
|
+
|
|
342
|
+
- Updated dependencies [750ae7d]
|
|
343
|
+
- @pnpm/types@1000.4.0
|
|
344
|
+
- @pnpm/lifecycle@1001.0.10
|
|
345
|
+
- @pnpm/read-package-json@1000.0.7
|
|
346
|
+
|
|
347
|
+
## 1000.0.10
|
|
348
|
+
|
|
349
|
+
### Patch Changes
|
|
350
|
+
|
|
351
|
+
- Updated dependencies [5f7be64]
|
|
352
|
+
- Updated dependencies [5f7be64]
|
|
353
|
+
- @pnpm/types@1000.3.0
|
|
354
|
+
- @pnpm/lifecycle@1001.0.9
|
|
355
|
+
- @pnpm/read-package-json@1000.0.6
|
|
356
|
+
|
|
357
|
+
## 1000.0.9
|
|
358
|
+
|
|
359
|
+
### Patch Changes
|
|
360
|
+
|
|
361
|
+
- @pnpm/lifecycle@1001.0.8
|
|
362
|
+
|
|
363
|
+
## 1000.0.8
|
|
364
|
+
|
|
365
|
+
### Patch Changes
|
|
366
|
+
|
|
367
|
+
- Updated dependencies [a5e4965]
|
|
368
|
+
- @pnpm/types@1000.2.1
|
|
369
|
+
- @pnpm/lifecycle@1001.0.7
|
|
370
|
+
- @pnpm/read-package-json@1000.0.5
|
|
371
|
+
|
|
372
|
+
## 1000.0.7
|
|
373
|
+
|
|
374
|
+
### Patch Changes
|
|
375
|
+
|
|
376
|
+
- Updated dependencies [8fcc221]
|
|
377
|
+
- @pnpm/types@1000.2.0
|
|
378
|
+
- @pnpm/lifecycle@1001.0.6
|
|
379
|
+
- @pnpm/read-package-json@1000.0.4
|
|
380
|
+
|
|
381
|
+
## 1000.0.6
|
|
382
|
+
|
|
383
|
+
### Patch Changes
|
|
384
|
+
|
|
385
|
+
- Updated dependencies [c0d1c01]
|
|
386
|
+
- @pnpm/lifecycle@1001.0.5
|
|
387
|
+
|
|
388
|
+
## 1000.0.5
|
|
389
|
+
|
|
390
|
+
### Patch Changes
|
|
391
|
+
|
|
392
|
+
- Updated dependencies [b562deb]
|
|
393
|
+
- @pnpm/types@1000.1.1
|
|
394
|
+
- @pnpm/error@1000.0.2
|
|
395
|
+
- @pnpm/lifecycle@1001.0.4
|
|
396
|
+
- @pnpm/read-package-json@1000.0.3
|
|
397
|
+
|
|
398
|
+
## 1000.0.4
|
|
399
|
+
|
|
400
|
+
### Patch Changes
|
|
401
|
+
|
|
402
|
+
- @pnpm/lifecycle@1001.0.3
|
|
403
|
+
|
|
404
|
+
## 1000.0.3
|
|
405
|
+
|
|
406
|
+
### Patch Changes
|
|
407
|
+
|
|
408
|
+
- Updated dependencies [9591a18]
|
|
409
|
+
- @pnpm/types@1000.1.0
|
|
410
|
+
- @pnpm/lifecycle@1001.0.2
|
|
411
|
+
- @pnpm/read-package-json@1000.0.2
|
|
412
|
+
|
|
413
|
+
## 1000.0.2
|
|
414
|
+
|
|
415
|
+
### Patch Changes
|
|
416
|
+
|
|
417
|
+
- @pnpm/lifecycle@1001.0.1
|
|
418
|
+
|
|
419
|
+
## 1000.0.1
|
|
420
|
+
|
|
421
|
+
### Patch Changes
|
|
422
|
+
|
|
423
|
+
- Updated dependencies [3a6a417]
|
|
424
|
+
- @pnpm/lifecycle@1001.0.0
|
|
425
|
+
- @pnpm/error@1000.0.1
|
|
426
|
+
- @pnpm/read-package-json@1000.0.1
|
|
427
|
+
|
|
428
|
+
## 6.0.15
|
|
429
|
+
|
|
430
|
+
### Patch Changes
|
|
431
|
+
|
|
432
|
+
- @pnpm/error@6.0.3
|
|
433
|
+
- @pnpm/lifecycle@17.1.6
|
|
434
|
+
- @pnpm/read-package-json@9.0.10
|
|
435
|
+
|
|
436
|
+
## 6.0.14
|
|
437
|
+
|
|
438
|
+
### Patch Changes
|
|
439
|
+
|
|
440
|
+
- @pnpm/error@6.0.2
|
|
441
|
+
- @pnpm/lifecycle@17.1.5
|
|
442
|
+
- @pnpm/read-package-json@9.0.9
|
|
443
|
+
|
|
444
|
+
## 6.0.13
|
|
445
|
+
|
|
446
|
+
### Patch Changes
|
|
447
|
+
|
|
448
|
+
- Updated dependencies [d500d9f]
|
|
449
|
+
- @pnpm/types@12.2.0
|
|
450
|
+
- @pnpm/lifecycle@17.1.4
|
|
451
|
+
- @pnpm/read-package-json@9.0.8
|
|
452
|
+
|
|
453
|
+
## 6.0.12
|
|
454
|
+
|
|
455
|
+
### Patch Changes
|
|
456
|
+
|
|
457
|
+
- Updated dependencies [7ee59a1]
|
|
458
|
+
- @pnpm/types@12.1.0
|
|
459
|
+
- @pnpm/lifecycle@17.1.3
|
|
460
|
+
- @pnpm/read-package-json@9.0.7
|
|
461
|
+
|
|
462
|
+
## 6.0.11
|
|
463
|
+
|
|
464
|
+
### Patch Changes
|
|
465
|
+
|
|
466
|
+
- Updated dependencies [cb006df]
|
|
467
|
+
- @pnpm/types@12.0.0
|
|
468
|
+
- @pnpm/lifecycle@17.1.2
|
|
469
|
+
- @pnpm/read-package-json@9.0.6
|
|
470
|
+
|
|
471
|
+
## 6.0.10
|
|
472
|
+
|
|
473
|
+
### Patch Changes
|
|
474
|
+
|
|
475
|
+
- Updated dependencies [9899576]
|
|
476
|
+
- @pnpm/lifecycle@17.1.1
|
|
477
|
+
|
|
478
|
+
## 6.0.9
|
|
479
|
+
|
|
480
|
+
### Patch Changes
|
|
481
|
+
|
|
482
|
+
- Updated dependencies [0ef168b]
|
|
483
|
+
- @pnpm/lifecycle@17.1.0
|
|
484
|
+
- @pnpm/types@11.1.0
|
|
485
|
+
- @pnpm/read-package-json@9.0.5
|
|
486
|
+
|
|
487
|
+
## 6.0.8
|
|
488
|
+
|
|
489
|
+
### Patch Changes
|
|
490
|
+
|
|
491
|
+
- @pnpm/lifecycle@17.0.8
|
|
492
|
+
|
|
493
|
+
## 6.0.7
|
|
494
|
+
|
|
495
|
+
### Patch Changes
|
|
496
|
+
|
|
497
|
+
- Updated dependencies [dd00eeb]
|
|
498
|
+
- Updated dependencies
|
|
499
|
+
- @pnpm/types@11.0.0
|
|
500
|
+
- @pnpm/lifecycle@17.0.7
|
|
501
|
+
- @pnpm/read-package-json@9.0.4
|
|
502
|
+
|
|
503
|
+
## 6.0.6
|
|
504
|
+
|
|
505
|
+
### Patch Changes
|
|
506
|
+
|
|
507
|
+
- Updated dependencies [13e55b2]
|
|
508
|
+
- @pnpm/types@10.1.1
|
|
509
|
+
- @pnpm/lifecycle@17.0.6
|
|
510
|
+
- @pnpm/read-package-json@9.0.3
|
|
511
|
+
|
|
512
|
+
## 6.0.5
|
|
513
|
+
|
|
514
|
+
### Patch Changes
|
|
515
|
+
|
|
516
|
+
- @pnpm/lifecycle@17.0.5
|
|
517
|
+
|
|
518
|
+
## 6.0.4
|
|
519
|
+
|
|
520
|
+
### Patch Changes
|
|
521
|
+
|
|
522
|
+
- @pnpm/lifecycle@17.0.4
|
|
523
|
+
|
|
524
|
+
## 6.0.3
|
|
525
|
+
|
|
526
|
+
### Patch Changes
|
|
527
|
+
|
|
528
|
+
- Updated dependencies [45f4262]
|
|
529
|
+
- @pnpm/types@10.1.0
|
|
530
|
+
- @pnpm/lifecycle@17.0.3
|
|
531
|
+
- @pnpm/read-package-json@9.0.2
|
|
532
|
+
|
|
533
|
+
## 6.0.2
|
|
534
|
+
|
|
535
|
+
### Patch Changes
|
|
536
|
+
|
|
537
|
+
- Updated dependencies [a7aef51]
|
|
538
|
+
- @pnpm/error@6.0.1
|
|
539
|
+
- @pnpm/lifecycle@17.0.2
|
|
540
|
+
- @pnpm/read-package-json@9.0.1
|
|
541
|
+
|
|
542
|
+
## 6.0.1
|
|
543
|
+
|
|
544
|
+
### Patch Changes
|
|
545
|
+
|
|
546
|
+
- Updated dependencies [bfadc0a]
|
|
547
|
+
- @pnpm/lifecycle@17.0.1
|
|
548
|
+
|
|
549
|
+
## 6.0.0
|
|
550
|
+
|
|
551
|
+
### Major Changes
|
|
552
|
+
|
|
553
|
+
- 43cdd87: Node.js v16 support dropped. Use at least Node.js v18.12.
|
|
554
|
+
|
|
555
|
+
### Minor Changes
|
|
556
|
+
|
|
557
|
+
- b13d2dc: It is now possible to install only a subdirectory from a Git repository.
|
|
558
|
+
|
|
559
|
+
For example, `pnpm add github:user/repo#path:packages/foo` will add a dependency from the `packages/foo` subdirectory.
|
|
560
|
+
|
|
561
|
+
This new parameter may be combined with other supported parameters separated by `&`. For instance, the next command will install the same package from the `dev` branch: `pnpm add github:user/repo#dev&path:packages/bar`.
|
|
562
|
+
|
|
563
|
+
Related issue: [#4765](https://github.com/pnpm/pnpm/issues/4765).
|
|
564
|
+
Related PR: [#7487](https://github.com/pnpm/pnpm/pull/7487).
|
|
565
|
+
|
|
566
|
+
### Patch Changes
|
|
567
|
+
|
|
568
|
+
- 167ac4d: When building git-hosted dependencies, use the package manager required by the project [#7850](https://github.com/pnpm/pnpm/issues/7850).
|
|
569
|
+
- Updated dependencies [7733f3a]
|
|
570
|
+
- Updated dependencies [3ded840]
|
|
571
|
+
- Updated dependencies [43cdd87]
|
|
572
|
+
- Updated dependencies [82aac81]
|
|
573
|
+
- Updated dependencies [730929e]
|
|
574
|
+
- @pnpm/types@10.0.0
|
|
575
|
+
- @pnpm/error@6.0.0
|
|
576
|
+
- @pnpm/read-package-json@9.0.0
|
|
577
|
+
- @pnpm/lifecycle@17.0.0
|
|
578
|
+
|
|
579
|
+
## 5.0.24
|
|
580
|
+
|
|
581
|
+
### Patch Changes
|
|
582
|
+
|
|
583
|
+
- @pnpm/lifecycle@16.0.12
|
|
584
|
+
|
|
585
|
+
## 5.0.23
|
|
586
|
+
|
|
587
|
+
### Patch Changes
|
|
588
|
+
|
|
589
|
+
- @pnpm/lifecycle@16.0.11
|
|
590
|
+
|
|
591
|
+
## 5.0.22
|
|
592
|
+
|
|
593
|
+
### Patch Changes
|
|
594
|
+
|
|
595
|
+
- Updated dependencies [4d34684f1]
|
|
596
|
+
- @pnpm/types@9.4.2
|
|
597
|
+
- @pnpm/lifecycle@16.0.10
|
|
598
|
+
- @pnpm/read-package-json@8.0.7
|
|
599
|
+
|
|
600
|
+
## 5.0.21
|
|
601
|
+
|
|
602
|
+
### Patch Changes
|
|
603
|
+
|
|
604
|
+
- Updated dependencies
|
|
605
|
+
- @pnpm/types@9.4.1
|
|
606
|
+
- @pnpm/lifecycle@16.0.9
|
|
607
|
+
- @pnpm/read-package-json@8.0.6
|
|
608
|
+
|
|
609
|
+
## 5.0.20
|
|
610
|
+
|
|
611
|
+
### Patch Changes
|
|
612
|
+
|
|
613
|
+
- @pnpm/lifecycle@16.0.8
|
|
614
|
+
|
|
615
|
+
## 5.0.19
|
|
616
|
+
|
|
617
|
+
### Patch Changes
|
|
618
|
+
|
|
619
|
+
- @pnpm/lifecycle@16.0.7
|
|
620
|
+
|
|
621
|
+
## 5.0.18
|
|
622
|
+
|
|
623
|
+
### Patch Changes
|
|
624
|
+
|
|
625
|
+
- @pnpm/lifecycle@16.0.6
|
|
626
|
+
|
|
627
|
+
## 5.0.17
|
|
628
|
+
|
|
629
|
+
### Patch Changes
|
|
630
|
+
|
|
631
|
+
- @pnpm/lifecycle@16.0.5
|
|
632
|
+
|
|
633
|
+
## 5.0.16
|
|
634
|
+
|
|
635
|
+
### Patch Changes
|
|
636
|
+
|
|
637
|
+
- Updated dependencies [43ce9e4a6]
|
|
638
|
+
- @pnpm/types@9.4.0
|
|
639
|
+
- @pnpm/lifecycle@16.0.4
|
|
640
|
+
- @pnpm/read-package-json@8.0.5
|
|
641
|
+
|
|
642
|
+
## 5.0.15
|
|
643
|
+
|
|
644
|
+
### Patch Changes
|
|
645
|
+
|
|
646
|
+
- @pnpm/lifecycle@16.0.3
|
|
647
|
+
|
|
648
|
+
## 5.0.14
|
|
649
|
+
|
|
650
|
+
### Patch Changes
|
|
651
|
+
|
|
652
|
+
- Updated dependencies [84f81c9ae]
|
|
653
|
+
- @pnpm/lifecycle@16.0.2
|
|
654
|
+
|
|
655
|
+
## 5.0.13
|
|
656
|
+
|
|
657
|
+
### Patch Changes
|
|
658
|
+
|
|
659
|
+
- Updated dependencies [d774a3196]
|
|
660
|
+
- @pnpm/types@9.3.0
|
|
661
|
+
- @pnpm/lifecycle@16.0.1
|
|
662
|
+
- @pnpm/read-package-json@8.0.4
|
|
663
|
+
|
|
664
|
+
## 5.0.12
|
|
665
|
+
|
|
666
|
+
### Patch Changes
|
|
667
|
+
|
|
668
|
+
- 17d2ddb05: Don't run the `prepublishOnly` scripts of git-hosted dependencies [#7026](https://github.com/pnpm/pnpm/issues/7026).
|
|
669
|
+
|
|
670
|
+
## 5.0.11
|
|
671
|
+
|
|
672
|
+
### Patch Changes
|
|
673
|
+
|
|
674
|
+
- Updated dependencies [9caa33d53]
|
|
675
|
+
- @pnpm/lifecycle@16.0.0
|
|
676
|
+
|
|
677
|
+
## 5.0.10
|
|
678
|
+
|
|
679
|
+
### Patch Changes
|
|
680
|
+
|
|
681
|
+
- @pnpm/lifecycle@15.0.9
|
|
682
|
+
|
|
683
|
+
## 5.0.9
|
|
684
|
+
|
|
685
|
+
### Patch Changes
|
|
686
|
+
|
|
687
|
+
- @pnpm/lifecycle@15.0.8
|
|
688
|
+
|
|
689
|
+
## 5.0.8
|
|
690
|
+
|
|
691
|
+
### Patch Changes
|
|
692
|
+
|
|
693
|
+
- Updated dependencies [e9aa6f682]
|
|
694
|
+
- @pnpm/lifecycle@15.0.7
|
|
695
|
+
|
|
696
|
+
## 5.0.7
|
|
697
|
+
|
|
698
|
+
### Patch Changes
|
|
699
|
+
|
|
700
|
+
- Updated dependencies [692197df3]
|
|
701
|
+
- @pnpm/lifecycle@15.0.6
|
|
702
|
+
|
|
703
|
+
## 5.0.6
|
|
704
|
+
|
|
705
|
+
### Patch Changes
|
|
706
|
+
|
|
707
|
+
- 8452bb2d5: The "postpublish" script of a git-hosted dependency is not executed, while building the dependency [#6822](https://github.com/pnpm/pnpm/issues/6846).
|
|
708
|
+
- @pnpm/lifecycle@15.0.5
|
|
709
|
+
|
|
710
|
+
## 5.0.5
|
|
711
|
+
|
|
712
|
+
### Patch Changes
|
|
713
|
+
|
|
714
|
+
- Updated dependencies [aa2ae8fe2]
|
|
715
|
+
- @pnpm/types@9.2.0
|
|
716
|
+
- @pnpm/lifecycle@15.0.5
|
|
717
|
+
- @pnpm/read-package-json@8.0.3
|
|
718
|
+
|
|
719
|
+
## 5.0.4
|
|
720
|
+
|
|
721
|
+
### Patch Changes
|
|
722
|
+
|
|
723
|
+
- @pnpm/lifecycle@15.0.4
|
|
724
|
+
|
|
725
|
+
## 5.0.3
|
|
726
|
+
|
|
727
|
+
### Patch Changes
|
|
728
|
+
|
|
729
|
+
- Updated dependencies [dddb8ad71]
|
|
730
|
+
- @pnpm/lifecycle@15.0.3
|
|
731
|
+
|
|
732
|
+
## 5.0.2
|
|
733
|
+
|
|
734
|
+
### Patch Changes
|
|
735
|
+
|
|
736
|
+
- @pnpm/lifecycle@15.0.2
|
|
737
|
+
- @pnpm/read-package-json@8.0.2
|
|
738
|
+
|
|
739
|
+
## 5.0.1
|
|
740
|
+
|
|
741
|
+
### Patch Changes
|
|
742
|
+
|
|
743
|
+
- Updated dependencies [a9e0b7cbf]
|
|
744
|
+
- Updated dependencies [6ce3424a9]
|
|
745
|
+
- @pnpm/types@9.1.0
|
|
746
|
+
- @pnpm/lifecycle@15.0.1
|
|
747
|
+
- @pnpm/read-package-json@8.0.1
|
|
748
|
+
|
|
749
|
+
## 5.0.0
|
|
750
|
+
|
|
751
|
+
### Major Changes
|
|
752
|
+
|
|
753
|
+
- eceaa8b8b: Node.js 14 support dropped.
|
|
754
|
+
|
|
755
|
+
### Patch Changes
|
|
756
|
+
|
|
757
|
+
- Updated dependencies [eceaa8b8b]
|
|
758
|
+
- @pnpm/read-package-json@8.0.0
|
|
759
|
+
- @pnpm/lifecycle@15.0.0
|
|
760
|
+
|
|
761
|
+
## 4.1.2
|
|
762
|
+
|
|
763
|
+
### Patch Changes
|
|
764
|
+
|
|
765
|
+
- @pnpm/lifecycle@14.1.7
|
|
766
|
+
|
|
767
|
+
## 4.1.1
|
|
768
|
+
|
|
769
|
+
### Patch Changes
|
|
770
|
+
|
|
771
|
+
- @pnpm/lifecycle@14.1.6
|
|
772
|
+
|
|
773
|
+
## 4.1.0
|
|
774
|
+
|
|
775
|
+
### Minor Changes
|
|
776
|
+
|
|
777
|
+
- c7b05cd9a: When ignoreScripts=true is passed to the fetcher, do not build git-hosted dependencies.
|
|
778
|
+
|
|
779
|
+
### Patch Changes
|
|
780
|
+
|
|
781
|
+
- @pnpm/lifecycle@14.1.5
|
|
782
|
+
- @pnpm/read-package-json@7.0.5
|
|
783
|
+
|
|
784
|
+
## 4.0.1
|
|
785
|
+
|
|
786
|
+
### Patch Changes
|
|
787
|
+
|
|
788
|
+
- ec97a3105: Report to the console when a git-hosted dependency is built [#5847](https://github.com/pnpm/pnpm/pull/5847).
|
|
789
|
+
- 40a481840: Only run prepublish scripts of git-hosted dependencies, if the dependency doesn't have a main file. In this case we can assume that the dependencies has to be built.
|
|
790
|
+
|
|
791
|
+
## 4.0.0
|
|
792
|
+
|
|
793
|
+
### Major Changes
|
|
794
|
+
|
|
795
|
+
- 339c0a704: A new required option added to the prepare package function: rawConfig. It is needed in order to create a proper environment for the package manager executed during the preparation of a git-hosted dependency.
|
|
796
|
+
|
|
797
|
+
### Patch Changes
|
|
798
|
+
|
|
799
|
+
- 339c0a704: Run the prepublish scripts of packages installed from Git [#5826](https://github.com/pnpm/pnpm/issues/5826).
|
|
800
|
+
|
|
801
|
+
## 3.0.4
|
|
802
|
+
|
|
803
|
+
### Patch Changes
|
|
804
|
+
|
|
805
|
+
- @pnpm/read-package-json@7.0.4
|
|
806
|
+
|
|
807
|
+
## 3.0.3
|
|
808
|
+
|
|
809
|
+
### Patch Changes
|
|
810
|
+
|
|
811
|
+
- Updated dependencies [a9d59d8bc]
|
|
812
|
+
- @pnpm/read-package-json@7.0.3
|
|
813
|
+
|
|
814
|
+
## 3.0.2
|
|
815
|
+
|
|
816
|
+
### Patch Changes
|
|
817
|
+
|
|
818
|
+
- @pnpm/read-package-json@7.0.2
|
|
819
|
+
|
|
820
|
+
## 3.0.1
|
|
821
|
+
|
|
822
|
+
### Patch Changes
|
|
823
|
+
|
|
824
|
+
- @pnpm/read-package-json@7.0.1
|
|
825
|
+
|
|
826
|
+
## 3.0.0
|
|
827
|
+
|
|
828
|
+
### Major Changes
|
|
829
|
+
|
|
830
|
+
- f884689e0: Require `@pnpm/logger` v5.
|
|
831
|
+
|
|
832
|
+
### Patch Changes
|
|
833
|
+
|
|
834
|
+
- Updated dependencies [043d988fc]
|
|
835
|
+
- Updated dependencies [f884689e0]
|
|
836
|
+
- @pnpm/error@4.0.0
|
|
837
|
+
- @pnpm/read-package-json@7.0.0
|
|
838
|
+
|
|
839
|
+
## 2.0.11
|
|
840
|
+
|
|
841
|
+
### Patch Changes
|
|
842
|
+
|
|
843
|
+
- Updated dependencies [e8a631bf0]
|
|
844
|
+
- @pnpm/error@3.1.0
|
|
845
|
+
- @pnpm/read-package-json@6.0.11
|
|
846
|
+
|
|
847
|
+
## 2.0.10
|
|
848
|
+
|
|
849
|
+
### Patch Changes
|
|
850
|
+
|
|
851
|
+
- @pnpm/read-package-json@6.0.10
|
|
852
|
+
|
|
853
|
+
## 2.0.9
|
|
854
|
+
|
|
855
|
+
### Patch Changes
|
|
856
|
+
|
|
857
|
+
- @pnpm/read-package-json@6.0.9
|
|
858
|
+
|
|
859
|
+
## 2.0.8
|
|
860
|
+
|
|
861
|
+
### Patch Changes
|
|
862
|
+
|
|
863
|
+
- Updated dependencies [07bc24ad1]
|
|
864
|
+
- @pnpm/read-package-json@6.0.8
|
|
865
|
+
|
|
866
|
+
## 2.0.7
|
|
867
|
+
|
|
868
|
+
### Patch Changes
|
|
869
|
+
|
|
870
|
+
- @pnpm/read-package-json@6.0.7
|
|
871
|
+
|
|
872
|
+
## 2.0.6
|
|
873
|
+
|
|
874
|
+
### Patch Changes
|
|
875
|
+
|
|
876
|
+
- @pnpm/read-package-json@6.0.6
|
|
877
|
+
|
|
878
|
+
## 2.0.5
|
|
879
|
+
|
|
880
|
+
### Patch Changes
|
|
881
|
+
|
|
882
|
+
- @pnpm/read-package-json@6.0.5
|
|
883
|
+
|
|
884
|
+
## 2.0.4
|
|
885
|
+
|
|
886
|
+
### Patch Changes
|
|
887
|
+
|
|
888
|
+
- @pnpm/read-package-json@6.0.4
|
|
889
|
+
|
|
890
|
+
## 2.0.3
|
|
891
|
+
|
|
892
|
+
### Patch Changes
|
|
893
|
+
|
|
894
|
+
- @pnpm/read-package-json@6.0.3
|
|
895
|
+
|
|
896
|
+
## 2.0.2
|
|
897
|
+
|
|
898
|
+
### Patch Changes
|
|
899
|
+
|
|
900
|
+
- @pnpm/read-package-json@6.0.2
|
|
901
|
+
|
|
902
|
+
## 2.0.1
|
|
903
|
+
|
|
904
|
+
### Patch Changes
|
|
905
|
+
|
|
906
|
+
- @pnpm/error@3.0.1
|
|
907
|
+
- @pnpm/read-package-json@6.0.1
|
|
908
|
+
|
|
909
|
+
## 2.0.0
|
|
910
|
+
|
|
911
|
+
### Major Changes
|
|
912
|
+
|
|
913
|
+
- 542014839: Node.js 12 is not supported.
|
|
914
|
+
|
|
915
|
+
### Patch Changes
|
|
916
|
+
|
|
917
|
+
- Updated dependencies [542014839]
|
|
918
|
+
- @pnpm/error@3.0.0
|
|
919
|
+
- @pnpm/read-package-json@6.0.0
|
|
920
|
+
|
|
921
|
+
## 1.0.13
|
|
922
|
+
|
|
923
|
+
### Patch Changes
|
|
924
|
+
|
|
925
|
+
- Updated dependencies [70ba51da9]
|
|
926
|
+
- @pnpm/error@2.1.0
|
|
927
|
+
- @pnpm/read-package-json@5.0.12
|
|
928
|
+
|
|
929
|
+
## 1.0.12
|
|
930
|
+
|
|
931
|
+
### Patch Changes
|
|
932
|
+
|
|
933
|
+
- @pnpm/read-package-json@5.0.11
|
|
934
|
+
|
|
935
|
+
## 1.0.11
|
|
936
|
+
|
|
937
|
+
### Patch Changes
|
|
938
|
+
|
|
939
|
+
- @pnpm/read-package-json@5.0.10
|
|
940
|
+
|
|
941
|
+
## 1.0.10
|
|
942
|
+
|
|
943
|
+
### Patch Changes
|
|
944
|
+
|
|
945
|
+
- @pnpm/read-package-json@5.0.9
|
|
946
|
+
|
|
947
|
+
## 1.0.9
|
|
948
|
+
|
|
949
|
+
### Patch Changes
|
|
950
|
+
|
|
951
|
+
- eec4b195d: Always return an error message when the preparation of a package fails.
|
|
952
|
+
- @pnpm/read-package-json@5.0.8
|
|
953
|
+
|
|
954
|
+
## 1.0.8
|
|
955
|
+
|
|
956
|
+
### Patch Changes
|
|
957
|
+
|
|
958
|
+
- @pnpm/read-package-json@5.0.7
|
|
959
|
+
|
|
960
|
+
## 1.0.7
|
|
961
|
+
|
|
962
|
+
### Patch Changes
|
|
963
|
+
|
|
964
|
+
- fb1a95a6c: If prepare fails, throw a pnpm error with a known error code.
|
|
965
|
+
|
|
966
|
+
## 1.0.6
|
|
967
|
+
|
|
968
|
+
### Patch Changes
|
|
969
|
+
|
|
970
|
+
- @pnpm/read-package-json@5.0.6
|
|
971
|
+
|
|
972
|
+
## 1.0.5
|
|
973
|
+
|
|
974
|
+
### Patch Changes
|
|
975
|
+
|
|
976
|
+
- @pnpm/read-package-json@5.0.5
|
|
977
|
+
|
|
978
|
+
## 1.0.4
|
|
979
|
+
|
|
980
|
+
### Patch Changes
|
|
981
|
+
|
|
982
|
+
- 4a4d42d8f: Packages that have no `package.json` files should be skipped.
|
|
983
|
+
|
|
984
|
+
## 1.0.3
|
|
985
|
+
|
|
986
|
+
### Patch Changes
|
|
987
|
+
|
|
988
|
+
- @pnpm/read-package-json@5.0.4
|
|
989
|
+
|
|
990
|
+
## 1.0.2
|
|
991
|
+
|
|
992
|
+
### Patch Changes
|
|
993
|
+
|
|
994
|
+
- @pnpm/read-package-json@5.0.3
|
|
995
|
+
|
|
996
|
+
## 1.0.1
|
|
997
|
+
|
|
998
|
+
### Patch Changes
|
|
999
|
+
|
|
1000
|
+
- @pnpm/read-package-json@5.0.2
|
|
1001
|
+
|
|
1002
|
+
## 1.0.0
|
|
1003
|
+
|
|
1004
|
+
### Major Changes
|
|
1005
|
+
|
|
1006
|
+
- e6a2654a2: Project created.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pnpm/exec.prepare-package",
|
|
3
|
-
"version": "1100.0.
|
|
3
|
+
"version": "1100.0.22",
|
|
4
4
|
"description": "Prepares a Git-hosted package",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pnpm",
|
|
@@ -27,23 +27,23 @@
|
|
|
27
27
|
"!*.map"
|
|
28
28
|
],
|
|
29
29
|
"dependencies": {
|
|
30
|
+
"@pnpm/error": "1100.0.1",
|
|
31
|
+
"@pnpm/exec.lifecycle": "1100.1.3",
|
|
32
|
+
"@pnpm/pkg-manifest.reader": "1100.0.10",
|
|
33
|
+
"@pnpm/types": "1101.4.0",
|
|
30
34
|
"@zkochan/rimraf": "^4.0.0",
|
|
31
35
|
"execa": "npm:safe-execa@0.3.0",
|
|
32
36
|
"preferred-pm": "^5.0.0",
|
|
33
|
-
"ramda": "npm:@pnpm/ramda@0.28.1"
|
|
34
|
-
"@pnpm/error": "1100.0.1",
|
|
35
|
-
"@pnpm/exec.lifecycle": "1100.1.1",
|
|
36
|
-
"@pnpm/pkg-manifest.reader": "1100.0.9",
|
|
37
|
-
"@pnpm/types": "1101.3.2"
|
|
37
|
+
"ramda": "npm:@pnpm/ramda@0.28.1"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
40
40
|
"@jest/globals": "30.4.1",
|
|
41
|
-
"@
|
|
42
|
-
"
|
|
43
|
-
"@pnpm/exec.prepare-package": "1100.0.20",
|
|
44
|
-
"@pnpm/prepare": "1100.0.17",
|
|
41
|
+
"@pnpm/exec.prepare-package": "1100.0.22",
|
|
42
|
+
"@pnpm/prepare": "1100.0.19",
|
|
45
43
|
"@pnpm/test-fixtures": "1100.0.0",
|
|
46
|
-
"@pnpm/test-ipc-server": "1100.0.0"
|
|
44
|
+
"@pnpm/test-ipc-server": "1100.0.0",
|
|
45
|
+
"@types/ramda": "0.31.1",
|
|
46
|
+
"load-json-file": "^7.0.1"
|
|
47
47
|
},
|
|
48
48
|
"engines": {
|
|
49
49
|
"node": ">=22.13"
|