pnpm 10.30.2 → 10.31.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.
- package/README.md +32 -33
- package/dist/node_modules/.modules.yaml +139 -141
- package/dist/node_modules/.pnpm/lock.yaml +23 -25
- package/dist/node_modules/.pnpm-workspace-state-v1.json +1 -1
- package/dist/node_modules/balanced-match/.github/FUNDING.yml +2 -0
- package/dist/node_modules/balanced-match/index.js +62 -0
- package/dist/node_modules/balanced-match/package.json +28 -48
- package/dist/node_modules/brace-expansion/.github/FUNDING.yml +2 -0
- package/dist/node_modules/brace-expansion/LICENSE +1 -3
- package/dist/node_modules/brace-expansion/index.js +203 -0
- package/dist/node_modules/brace-expansion/package.json +36 -51
- package/dist/node_modules/isexe/LICENSE +1 -1
- package/dist/node_modules/isexe/package.json +14 -79
- package/dist/node_modules/minimatch/dist/commonjs/ast.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/commonjs/ast.js +168 -20
- package/dist/node_modules/minimatch/dist/commonjs/ast.js.map +1 -1
- package/dist/node_modules/minimatch/dist/commonjs/index.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/commonjs/index.js +129 -120
- package/dist/node_modules/minimatch/dist/commonjs/index.js.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/ast.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/ast.js +168 -20
- package/dist/node_modules/minimatch/dist/esm/ast.js.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/index.d.ts.map +1 -1
- package/dist/node_modules/minimatch/dist/esm/index.js +125 -119
- package/dist/node_modules/minimatch/dist/esm/index.js.map +1 -1
- package/dist/node_modules/minimatch/package.json +3 -2
- package/dist/node_modules/{minipass-flush/node_modules/yallist → node-gyp/node_modules/isexe}/LICENSE +1 -1
- package/dist/node_modules/node-gyp/node_modules/isexe/package.json +96 -0
- package/dist/node_modules/node-gyp/node_modules/which/package.json +52 -0
- package/dist/node_modules/strip-ansi/index.js +5 -0
- package/dist/node_modules/strip-ansi/package.json +5 -5
- package/dist/node_modules/tar/dist/commonjs/index.min.js +2 -2
- package/dist/node_modules/tar/dist/commonjs/index.min.js.map +3 -3
- package/dist/node_modules/tar/dist/commonjs/strip-absolute-path.d.ts.map +1 -1
- package/dist/node_modules/tar/dist/commonjs/strip-absolute-path.js.map +1 -1
- package/dist/node_modules/tar/dist/commonjs/unpack.js +3 -3
- package/dist/node_modules/tar/dist/commonjs/unpack.js.map +1 -1
- package/dist/node_modules/tar/dist/esm/index.min.js +2 -2
- package/dist/node_modules/tar/dist/esm/index.min.js.map +3 -3
- package/dist/node_modules/tar/dist/esm/strip-absolute-path.d.ts.map +1 -1
- package/dist/node_modules/tar/dist/esm/strip-absolute-path.js.map +1 -1
- package/dist/node_modules/tar/dist/esm/unpack.js +3 -3
- package/dist/node_modules/tar/dist/esm/unpack.js.map +1 -1
- package/dist/node_modules/tar/node_modules/yallist/package.json +68 -0
- package/dist/node_modules/tar/package.json +6 -6
- package/dist/node_modules/which/package.json +20 -29
- package/dist/node_modules/yallist/package.json +12 -51
- package/dist/pnpm.cjs +30856 -24457
- package/dist/worker.js +163 -122
- package/package.json +1 -1
- package/dist/node_modules/balanced-match/dist/commonjs/index.d.ts.map +0 -1
- package/dist/node_modules/balanced-match/dist/commonjs/index.js +0 -59
- package/dist/node_modules/balanced-match/dist/commonjs/index.js.map +0 -1
- package/dist/node_modules/balanced-match/dist/esm/index.d.ts.map +0 -1
- package/dist/node_modules/balanced-match/dist/esm/index.js +0 -54
- package/dist/node_modules/balanced-match/dist/esm/index.js.map +0 -1
- package/dist/node_modules/brace-expansion/dist/commonjs/index.d.ts.map +0 -1
- package/dist/node_modules/brace-expansion/dist/commonjs/index.js +0 -199
- package/dist/node_modules/brace-expansion/dist/commonjs/index.js.map +0 -1
- package/dist/node_modules/brace-expansion/dist/esm/index.d.ts.map +0 -1
- package/dist/node_modules/brace-expansion/dist/esm/index.js +0 -195
- package/dist/node_modules/brace-expansion/dist/esm/index.js.map +0 -1
- package/dist/node_modules/cross-spawn/node_modules/isexe/package.json +0 -31
- package/dist/node_modules/cross-spawn/node_modules/which/package.json +0 -43
- package/dist/node_modules/isexe/dist/cjs/package.json +0 -3
- package/dist/node_modules/isexe/dist/mjs/package.json +0 -3
- package/dist/node_modules/minipass-flush/node_modules/yallist/package.json +0 -29
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/LICENSE +0 -15
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/iterator.js +0 -8
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/package.json +0 -29
- package/dist/node_modules/minipass-pipeline/node_modules/yallist/yallist.js +0 -426
- package/dist/node_modules/minipass-sized/node_modules/yallist/LICENSE +0 -15
- package/dist/node_modules/minipass-sized/node_modules/yallist/iterator.js +0 -8
- package/dist/node_modules/minipass-sized/node_modules/yallist/package.json +0 -29
- package/dist/node_modules/minipass-sized/node_modules/yallist/yallist.js +0 -426
- package/dist/node_modules/yallist/dist/commonjs/package.json +0 -3
- package/dist/node_modules/yallist/dist/esm/package.json +0 -3
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → isexe}/index.js +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → isexe}/mode.js +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → isexe}/windows.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/index.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/index.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/index.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/options.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/options.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/options.js.map +0 -0
- /package/dist/node_modules/{balanced-match/dist/commonjs → node-gyp/node_modules/isexe/dist/cjs}/package.json +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/posix.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/posix.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/posix.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/win32.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/win32.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/cjs/win32.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/index.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/index.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/index.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/options.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/options.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/options.js.map +0 -0
- /package/dist/node_modules/{balanced-match/dist/esm → node-gyp/node_modules/isexe/dist/mjs}/package.json +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/posix.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/posix.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/posix.js.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/win32.d.ts.map +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/win32.js +0 -0
- /package/dist/node_modules/{isexe → node-gyp/node_modules/isexe}/dist/mjs/win32.js.map +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/isexe → node-gyp/node_modules/which}/LICENSE +0 -0
- /package/dist/node_modules/{which → node-gyp/node_modules/which}/bin/which.js +0 -0
- /package/dist/node_modules/{which → node-gyp/node_modules/which}/lib/index.js +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/commonjs/index.d.ts.map +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/commonjs/index.js +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/commonjs/index.js.map +0 -0
- /package/dist/node_modules/{brace-expansion → tar/node_modules/yallist}/dist/commonjs/package.json +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/esm/index.d.ts.map +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/esm/index.js +0 -0
- /package/dist/node_modules/{yallist → tar/node_modules/yallist}/dist/esm/index.js.map +0 -0
- /package/dist/node_modules/{brace-expansion → tar/node_modules/yallist}/dist/esm/package.json +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/which → which}/bin/node-which +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/which → which}/which.js +0 -0
- /package/dist/node_modules/{cross-spawn/node_modules/which → yallist}/LICENSE +0 -0
- /package/dist/node_modules/{minipass-flush/node_modules/yallist → yallist}/iterator.js +0 -0
- /package/dist/node_modules/{minipass-flush/node_modules/yallist → yallist}/yallist.js +0 -0
package/README.md
CHANGED
|
@@ -32,13 +32,15 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
32
32
|
[](https://x.com/intent/follow?screen_name=pnpmjs®ion=follow_link)
|
|
33
33
|
[](https://stand-with-ukraine.pp.ua)
|
|
34
34
|
|
|
35
|
+
<!-- sponsors -->
|
|
36
|
+
|
|
35
37
|
## Platinum Sponsors
|
|
36
38
|
|
|
37
39
|
<table>
|
|
38
40
|
<tbody>
|
|
39
41
|
<tr>
|
|
40
42
|
<td align="center" valign="middle">
|
|
41
|
-
<a href="https://bit.
|
|
43
|
+
<a href="https://bit.cloud/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/bit.svg" width="80" alt="Bit"></a>
|
|
42
44
|
</td>
|
|
43
45
|
</tr>
|
|
44
46
|
</tbody>
|
|
@@ -68,9 +70,7 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
68
70
|
</a>
|
|
69
71
|
</td>
|
|
70
72
|
<td align="center" valign="middle">
|
|
71
|
-
<a href="https://vite.dev/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
72
|
-
<img src="https://pnpm.io/img/users/vitejs.svg" width="42" alt="Vite">
|
|
73
|
-
</a>
|
|
73
|
+
<a href="https://vite.dev/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/vitejs.svg" width="42" alt="Vite"></a>
|
|
74
74
|
</td>
|
|
75
75
|
</tr>
|
|
76
76
|
<tr>
|
|
@@ -93,22 +93,22 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
93
93
|
</a>
|
|
94
94
|
</td>
|
|
95
95
|
<td align="center" valign="middle">
|
|
96
|
-
<a href="https://
|
|
96
|
+
<a href="https://stackblitz.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
97
97
|
<picture>
|
|
98
|
-
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/
|
|
99
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/
|
|
100
|
-
<img src="https://pnpm.io/img/users/
|
|
98
|
+
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/stackblitz.svg" />
|
|
99
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/stackblitz_light.svg" />
|
|
100
|
+
<img src="https://pnpm.io/img/users/stackblitz.svg" width="190" alt="Stackblitz" />
|
|
101
101
|
</picture>
|
|
102
102
|
</a>
|
|
103
103
|
</td>
|
|
104
104
|
</tr>
|
|
105
105
|
<tr>
|
|
106
106
|
<td align="center" valign="middle">
|
|
107
|
-
<a href="https://
|
|
107
|
+
<a href="https://workleap.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
108
108
|
<picture>
|
|
109
|
-
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/
|
|
110
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/
|
|
111
|
-
<img src="https://pnpm.io/img/users/
|
|
109
|
+
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/workleap.svg" />
|
|
110
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/workleap_light.svg" />
|
|
111
|
+
<img src="https://pnpm.io/img/users/workleap.svg" width="190" alt="Workleap" />
|
|
112
112
|
</picture>
|
|
113
113
|
</a>
|
|
114
114
|
</td>
|
|
@@ -130,6 +130,18 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
130
130
|
<table>
|
|
131
131
|
<tbody>
|
|
132
132
|
<tr>
|
|
133
|
+
<td align="center" valign="middle">
|
|
134
|
+
<a href="https://replit.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
135
|
+
<picture>
|
|
136
|
+
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/replit.png" />
|
|
137
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/replit_light.png" />
|
|
138
|
+
<img src="https://pnpm.io/img/users/replit.png" width="140" alt="Replit" />
|
|
139
|
+
</picture>
|
|
140
|
+
</a>
|
|
141
|
+
</td>
|
|
142
|
+
<td align="center" valign="middle">
|
|
143
|
+
<a href="https://devowl.io/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/devowlio.svg" width="100" alt="devowl.io"></a>
|
|
144
|
+
</td>
|
|
133
145
|
<td align="center" valign="middle">
|
|
134
146
|
<a href="https://uscreen.de/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
135
147
|
<picture>
|
|
@@ -139,10 +151,10 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
139
151
|
</picture>
|
|
140
152
|
</a>
|
|
141
153
|
</td>
|
|
154
|
+
</tr>
|
|
155
|
+
<tr>
|
|
142
156
|
<td align="center" valign="middle">
|
|
143
|
-
<a href="https://leniolabs.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
144
|
-
<img src="https://pnpm.io/img/users/leniolabs.jpg" width="40" alt="Leniolabs_">
|
|
145
|
-
</a>
|
|
157
|
+
<a href="https://www.leniolabs.com/?utm_source=pnpm&utm_medium=readme" target="_blank"><img src="https://pnpm.io/img/users/leniolabs.jpg" width="40" alt="Leniolabs_"></a>
|
|
146
158
|
</td>
|
|
147
159
|
<td align="center" valign="middle">
|
|
148
160
|
<a href="https://depot.dev/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
@@ -153,17 +165,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
153
165
|
</picture>
|
|
154
166
|
</a>
|
|
155
167
|
</td>
|
|
156
|
-
</tr>
|
|
157
|
-
<tr>
|
|
158
|
-
<td align="center" valign="middle">
|
|
159
|
-
<a href="https://devowl.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
160
|
-
<picture>
|
|
161
|
-
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/devowlio.svg" />
|
|
162
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/devowlio.svg" />
|
|
163
|
-
<img src="https://pnpm.io/img/users/devowlio.svg" width="100" alt="devowl.io" />
|
|
164
|
-
</picture>
|
|
165
|
-
</a>
|
|
166
|
-
</td>
|
|
167
168
|
<td align="center" valign="middle">
|
|
168
169
|
<a href="https://cerbos.dev/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
169
170
|
<picture>
|
|
@@ -173,19 +174,17 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
173
174
|
</picture>
|
|
174
175
|
</a>
|
|
175
176
|
</td>
|
|
177
|
+
</tr>
|
|
178
|
+
<tr>
|
|
176
179
|
<td align="center" valign="middle">
|
|
177
|
-
<a href="https://
|
|
178
|
-
<picture>
|
|
179
|
-
<source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/oomol.svg" />
|
|
180
|
-
<source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/oomol_light.svg" />
|
|
181
|
-
<img src="https://pnpm.io/img/users/oomol.svg" width="90" alt="OOMOL Studio" />
|
|
182
|
-
</picture>
|
|
183
|
-
</a>
|
|
180
|
+
<a href="https://time.now/?utm_source=pnpm&utm_medium=readme" target="_blank">⏱️ Time.now</a>
|
|
184
181
|
</td>
|
|
185
182
|
</tr>
|
|
186
183
|
</tbody>
|
|
187
184
|
</table>
|
|
188
185
|
|
|
186
|
+
<!-- sponsors end -->
|
|
187
|
+
|
|
189
188
|
Support this project by [becoming a sponsor](https://opencollective.com/pnpm#sponsor).
|
|
190
189
|
|
|
191
190
|
## Background
|
|
@@ -13,32 +13,29 @@
|
|
|
13
13
|
"v8-compile-cache@2.4.0": [
|
|
14
14
|
"node_modules/v8-compile-cache"
|
|
15
15
|
],
|
|
16
|
-
"
|
|
17
|
-
"node_modules/node-gyp"
|
|
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"
|
|
18
21
|
],
|
|
19
22
|
"nopt@8.1.0": [
|
|
20
23
|
"node_modules/nopt"
|
|
21
24
|
],
|
|
22
|
-
"
|
|
23
|
-
"node_modules/
|
|
24
|
-
],
|
|
25
|
-
"tinyglobby@0.2.15": [
|
|
26
|
-
"node_modules/tinyglobby"
|
|
27
|
-
],
|
|
28
|
-
"semver@7.7.4": [
|
|
29
|
-
"node_modules/semver"
|
|
25
|
+
"proc-log@5.0.0": [
|
|
26
|
+
"node_modules/proc-log"
|
|
30
27
|
],
|
|
31
28
|
"env-paths@2.2.1": [
|
|
32
29
|
"node_modules/env-paths"
|
|
33
30
|
],
|
|
34
|
-
"
|
|
35
|
-
"node_modules/
|
|
31
|
+
"tinyglobby@0.2.15": [
|
|
32
|
+
"node_modules/tinyglobby"
|
|
36
33
|
],
|
|
37
34
|
"exponential-backoff@3.1.3": [
|
|
38
35
|
"node_modules/exponential-backoff"
|
|
39
36
|
],
|
|
40
|
-
"
|
|
41
|
-
"node_modules/
|
|
37
|
+
"semver@7.7.4": [
|
|
38
|
+
"node_modules/semver"
|
|
42
39
|
],
|
|
43
40
|
"graceful-fs@4.2.11": [
|
|
44
41
|
"node_modules/graceful-fs"
|
|
@@ -46,180 +43,181 @@
|
|
|
46
43
|
"make-fetch-happen@14.0.3": [
|
|
47
44
|
"node_modules/make-fetch-happen"
|
|
48
45
|
],
|
|
49
|
-
"abbrev@3.0.1": [
|
|
50
|
-
"node_modules/abbrev"
|
|
51
|
-
],
|
|
52
|
-
"chownr@3.0.0": [
|
|
53
|
-
"node_modules/chownr"
|
|
54
|
-
],
|
|
55
46
|
"yallist@5.0.0": [
|
|
56
|
-
"node_modules/yallist"
|
|
57
|
-
],
|
|
58
|
-
"@isaacs/fs-minipass@4.0.1": [
|
|
59
|
-
"node_modules/@isaacs/fs-minipass"
|
|
47
|
+
"node_modules/tar/node_modules/yallist"
|
|
60
48
|
],
|
|
61
|
-
"
|
|
62
|
-
"node_modules/
|
|
49
|
+
"abbrev@3.0.1": [
|
|
50
|
+
"node_modules/abbrev"
|
|
63
51
|
],
|
|
64
|
-
"
|
|
65
|
-
"node_modules/
|
|
52
|
+
"picomatch@4.0.3": [
|
|
53
|
+
"node_modules/picomatch"
|
|
66
54
|
],
|
|
67
55
|
"fdir@6.5.0(picomatch@4.0.3)": [
|
|
68
56
|
"node_modules/fdir"
|
|
69
57
|
],
|
|
70
|
-
"
|
|
71
|
-
"node_modules/
|
|
58
|
+
"negotiator@1.0.0": [
|
|
59
|
+
"node_modules/negotiator"
|
|
72
60
|
],
|
|
73
|
-
"
|
|
74
|
-
"node_modules/
|
|
61
|
+
"promise-retry@2.0.1": [
|
|
62
|
+
"node_modules/promise-retry"
|
|
75
63
|
],
|
|
76
|
-
"
|
|
77
|
-
"node_modules/
|
|
64
|
+
"@npmcli/agent@3.0.0": [
|
|
65
|
+
"node_modules/@npmcli/agent"
|
|
78
66
|
],
|
|
79
|
-
"
|
|
80
|
-
"node_modules/
|
|
67
|
+
"minipass-fetch@4.0.1": [
|
|
68
|
+
"node_modules/minipass-fetch"
|
|
81
69
|
],
|
|
82
|
-
"
|
|
83
|
-
"node_modules/
|
|
70
|
+
"ssri@12.0.0": [
|
|
71
|
+
"node_modules/ssri"
|
|
84
72
|
],
|
|
85
73
|
"minipass@3.3.6": [
|
|
86
74
|
"node_modules/minipass-flush/node_modules/minipass",
|
|
87
75
|
"node_modules/minipass-pipeline/node_modules/minipass",
|
|
88
76
|
"node_modules/minipass-sized/node_modules/minipass"
|
|
89
77
|
],
|
|
90
|
-
"
|
|
91
|
-
"node_modules/
|
|
92
|
-
"node_modules/minipass-pipeline/node_modules/yallist",
|
|
93
|
-
"node_modules/minipass-sized/node_modules/yallist"
|
|
94
|
-
],
|
|
95
|
-
"promise-retry@2.0.1": [
|
|
96
|
-
"node_modules/promise-retry"
|
|
78
|
+
"cacache@19.0.1": [
|
|
79
|
+
"node_modules/cacache"
|
|
97
80
|
],
|
|
98
|
-
"minipass
|
|
99
|
-
"node_modules/minipass
|
|
81
|
+
"minipass@7.1.3": [
|
|
82
|
+
"node_modules/minipass"
|
|
100
83
|
],
|
|
101
84
|
"http-cache-semantics@4.2.0": [
|
|
102
85
|
"node_modules/http-cache-semantics"
|
|
103
86
|
],
|
|
104
|
-
"@
|
|
105
|
-
"node_modules
|
|
87
|
+
"chownr@3.0.0": [
|
|
88
|
+
"node_modules/chownr"
|
|
106
89
|
],
|
|
107
|
-
"
|
|
108
|
-
"node_modules/
|
|
90
|
+
"minizlib@3.1.0": [
|
|
91
|
+
"node_modules/minizlib"
|
|
109
92
|
],
|
|
110
|
-
"minipass
|
|
111
|
-
"node_modules/minipass
|
|
93
|
+
"@isaacs/fs-minipass@4.0.1": [
|
|
94
|
+
"node_modules/@isaacs/fs-minipass"
|
|
112
95
|
],
|
|
113
|
-
"@
|
|
114
|
-
"node_modules
|
|
96
|
+
"err-code@2.0.3": [
|
|
97
|
+
"node_modules/err-code"
|
|
115
98
|
],
|
|
116
|
-
"
|
|
117
|
-
"node_modules/
|
|
99
|
+
"retry@0.12.0": [
|
|
100
|
+
"node_modules/retry"
|
|
118
101
|
],
|
|
119
|
-
"
|
|
120
|
-
"node_modules/
|
|
102
|
+
"http-proxy-agent@7.0.2": [
|
|
103
|
+
"node_modules/http-proxy-agent"
|
|
121
104
|
],
|
|
122
|
-
"
|
|
123
|
-
"node_modules/
|
|
105
|
+
"socks-proxy-agent@8.0.5": [
|
|
106
|
+
"node_modules/socks-proxy-agent"
|
|
124
107
|
],
|
|
125
|
-
"
|
|
126
|
-
"node_modules/
|
|
108
|
+
"https-proxy-agent@7.0.6": [
|
|
109
|
+
"node_modules/https-proxy-agent"
|
|
127
110
|
],
|
|
128
|
-
"
|
|
129
|
-
"node_modules/
|
|
111
|
+
"agent-base@7.1.4": [
|
|
112
|
+
"node_modules/agent-base"
|
|
130
113
|
],
|
|
131
|
-
"
|
|
132
|
-
"node_modules/
|
|
114
|
+
"lru-cache@10.4.3": [
|
|
115
|
+
"node_modules/lru-cache"
|
|
133
116
|
],
|
|
134
117
|
"encoding@0.1.13": [
|
|
135
118
|
"node_modules/encoding"
|
|
136
119
|
],
|
|
137
|
-
"
|
|
138
|
-
"node_modules/
|
|
120
|
+
"yallist@4.0.0": [
|
|
121
|
+
"node_modules/yallist"
|
|
139
122
|
],
|
|
140
|
-
"
|
|
141
|
-
"node_modules/
|
|
123
|
+
"minipass-collect@2.0.1": [
|
|
124
|
+
"node_modules/minipass-collect"
|
|
142
125
|
],
|
|
143
|
-
"
|
|
144
|
-
"node_modules/
|
|
126
|
+
"unique-filename@4.0.0": [
|
|
127
|
+
"node_modules/unique-filename"
|
|
145
128
|
],
|
|
146
|
-
"
|
|
147
|
-
"node_modules/
|
|
129
|
+
"p-map@7.0.4": [
|
|
130
|
+
"node_modules/p-map"
|
|
131
|
+
],
|
|
132
|
+
"fs-minipass@3.0.3": [
|
|
133
|
+
"node_modules/fs-minipass"
|
|
134
|
+
],
|
|
135
|
+
"@npmcli/fs@4.0.0": [
|
|
136
|
+
"node_modules/@npmcli/fs"
|
|
137
|
+
],
|
|
138
|
+
"glob@10.5.0": [
|
|
139
|
+
"node_modules/glob"
|
|
140
|
+
],
|
|
141
|
+
"debug@4.4.3": [
|
|
142
|
+
"node_modules/debug"
|
|
143
|
+
],
|
|
144
|
+
"socks@2.8.7": [
|
|
145
|
+
"node_modules/socks"
|
|
146
|
+
],
|
|
147
|
+
"iconv-lite@0.6.3": [
|
|
148
|
+
"node_modules/iconv-lite"
|
|
148
149
|
],
|
|
149
150
|
"unique-slug@5.0.0": [
|
|
150
151
|
"node_modules/unique-slug"
|
|
151
152
|
],
|
|
153
|
+
"jackspeak@3.4.3": [
|
|
154
|
+
"node_modules/jackspeak"
|
|
155
|
+
],
|
|
152
156
|
"package-json-from-dist@1.0.1": [
|
|
153
157
|
"node_modules/package-json-from-dist"
|
|
154
158
|
],
|
|
155
159
|
"foreground-child@3.3.1": [
|
|
156
160
|
"node_modules/foreground-child"
|
|
157
161
|
],
|
|
158
|
-
"jackspeak@3.4.3": [
|
|
159
|
-
"node_modules/jackspeak"
|
|
160
|
-
],
|
|
161
162
|
"path-scurry@1.11.1": [
|
|
162
163
|
"node_modules/path-scurry"
|
|
163
164
|
],
|
|
164
|
-
"minimatch@9.0.
|
|
165
|
+
"minimatch@9.0.9": [
|
|
165
166
|
"node_modules/minimatch"
|
|
166
167
|
],
|
|
167
|
-
"
|
|
168
|
-
"node_modules/
|
|
168
|
+
"ms@2.1.3": [
|
|
169
|
+
"node_modules/ms"
|
|
169
170
|
],
|
|
170
|
-
"
|
|
171
|
-
"node_modules/
|
|
171
|
+
"smart-buffer@4.2.0": [
|
|
172
|
+
"node_modules/smart-buffer"
|
|
172
173
|
],
|
|
173
|
-
"
|
|
174
|
-
"node_modules/
|
|
174
|
+
"ip-address@10.1.0": [
|
|
175
|
+
"node_modules/ip-address"
|
|
176
|
+
],
|
|
177
|
+
"safer-buffer@2.1.2": [
|
|
178
|
+
"node_modules/safer-buffer"
|
|
175
179
|
],
|
|
176
180
|
"imurmurhash@0.1.4": [
|
|
177
181
|
"node_modules/imurmurhash"
|
|
178
182
|
],
|
|
179
|
-
"signal-exit@4.1.0": [
|
|
180
|
-
"node_modules/signal-exit"
|
|
181
|
-
],
|
|
182
|
-
"which@2.0.2": [
|
|
183
|
-
"node_modules/cross-spawn/node_modules/which"
|
|
184
|
-
],
|
|
185
|
-
"isexe@2.0.0": [
|
|
186
|
-
"node_modules/cross-spawn/node_modules/isexe"
|
|
187
|
-
],
|
|
188
183
|
"@isaacs/cliui@8.0.2": [
|
|
189
184
|
"node_modules/@isaacs/cliui"
|
|
190
185
|
],
|
|
191
186
|
"@pkgjs/parseargs@0.11.0": [
|
|
192
187
|
"node_modules/@pkgjs/parseargs"
|
|
193
188
|
],
|
|
194
|
-
"
|
|
195
|
-
"node_modules/
|
|
196
|
-
],
|
|
197
|
-
"safer-buffer@2.1.2": [
|
|
198
|
-
"node_modules/safer-buffer"
|
|
199
|
-
],
|
|
200
|
-
"ms@2.1.3": [
|
|
201
|
-
"node_modules/ms"
|
|
189
|
+
"signal-exit@4.1.0": [
|
|
190
|
+
"node_modules/signal-exit"
|
|
202
191
|
],
|
|
203
|
-
"
|
|
204
|
-
"node_modules/
|
|
192
|
+
"cross-spawn@7.0.6": [
|
|
193
|
+
"node_modules/cross-spawn"
|
|
205
194
|
],
|
|
206
|
-
"
|
|
207
|
-
"node_modules/
|
|
195
|
+
"brace-expansion@2.0.2": [
|
|
196
|
+
"node_modules/brace-expansion"
|
|
208
197
|
],
|
|
209
|
-
"
|
|
210
|
-
"node_modules/
|
|
198
|
+
"strip-ansi@7.2.0": [
|
|
199
|
+
"node_modules/strip-ansi"
|
|
211
200
|
],
|
|
212
|
-
"
|
|
213
|
-
"node_modules/
|
|
201
|
+
"ansi-regex@5.0.1": [
|
|
202
|
+
"node_modules/strip-ansi-cjs/node_modules/ansi-regex",
|
|
203
|
+
"node_modules/string-width-cjs/node_modules/ansi-regex",
|
|
204
|
+
"node_modules/wrap-ansi-cjs/node_modules/ansi-regex"
|
|
214
205
|
],
|
|
215
|
-
"
|
|
216
|
-
"node_modules/
|
|
206
|
+
"string-width@5.1.2": [
|
|
207
|
+
"node_modules/string-width"
|
|
217
208
|
],
|
|
218
209
|
"strip-ansi@6.0.1": [
|
|
219
|
-
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi",
|
|
220
210
|
"node_modules/string-width-cjs/node_modules/strip-ansi",
|
|
211
|
+
"node_modules/wrap-ansi-cjs/node_modules/strip-ansi",
|
|
221
212
|
"node_modules/strip-ansi-cjs"
|
|
222
213
|
],
|
|
214
|
+
"emoji-regex@8.0.0": [
|
|
215
|
+
"node_modules/string-width-cjs/node_modules/emoji-regex",
|
|
216
|
+
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex"
|
|
217
|
+
],
|
|
218
|
+
"wrap-ansi@8.1.0": [
|
|
219
|
+
"node_modules/wrap-ansi"
|
|
220
|
+
],
|
|
223
221
|
"string-width@4.2.3": [
|
|
224
222
|
"node_modules/wrap-ansi-cjs/node_modules/string-width",
|
|
225
223
|
"node_modules/string-width-cjs"
|
|
@@ -227,48 +225,51 @@
|
|
|
227
225
|
"ansi-styles@4.3.0": [
|
|
228
226
|
"node_modules/wrap-ansi-cjs/node_modules/ansi-styles"
|
|
229
227
|
],
|
|
230
|
-
"
|
|
231
|
-
"node_modules/
|
|
232
|
-
"node_modules/strip-ansi-cjs/node_modules/ansi-regex",
|
|
233
|
-
"node_modules/string-width-cjs/node_modules/ansi-regex"
|
|
234
|
-
],
|
|
235
|
-
"emoji-regex@8.0.0": [
|
|
236
|
-
"node_modules/wrap-ansi-cjs/node_modules/emoji-regex",
|
|
237
|
-
"node_modules/string-width-cjs/node_modules/emoji-regex"
|
|
228
|
+
"which@2.0.2": [
|
|
229
|
+
"node_modules/which"
|
|
238
230
|
],
|
|
239
|
-
"
|
|
240
|
-
"node_modules/
|
|
231
|
+
"path-key@3.1.1": [
|
|
232
|
+
"node_modules/path-key"
|
|
241
233
|
],
|
|
242
|
-
"
|
|
243
|
-
"node_modules/
|
|
234
|
+
"shebang-command@2.0.0": [
|
|
235
|
+
"node_modules/shebang-command"
|
|
244
236
|
],
|
|
245
|
-
"balanced-match@
|
|
237
|
+
"balanced-match@1.0.2": [
|
|
246
238
|
"node_modules/balanced-match"
|
|
247
239
|
],
|
|
248
|
-
"
|
|
249
|
-
"node_modules/
|
|
240
|
+
"ansi-regex@6.2.2": [
|
|
241
|
+
"node_modules/ansi-regex"
|
|
250
242
|
],
|
|
251
|
-
"
|
|
252
|
-
"node_modules/
|
|
243
|
+
"eastasianwidth@0.2.0": [
|
|
244
|
+
"node_modules/eastasianwidth"
|
|
245
|
+
],
|
|
246
|
+
"emoji-regex@9.2.2": [
|
|
247
|
+
"node_modules/emoji-regex"
|
|
253
248
|
],
|
|
254
249
|
"is-fullwidth-code-point@3.0.0": [
|
|
255
250
|
"node_modules/is-fullwidth-code-point"
|
|
256
251
|
],
|
|
252
|
+
"ansi-styles@6.2.3": [
|
|
253
|
+
"node_modules/ansi-styles"
|
|
254
|
+
],
|
|
257
255
|
"color-convert@2.0.1": [
|
|
258
256
|
"node_modules/color-convert"
|
|
259
257
|
],
|
|
260
|
-
"
|
|
261
|
-
"node_modules/
|
|
262
|
-
],
|
|
263
|
-
"eastasianwidth@0.2.0": [
|
|
264
|
-
"node_modules/eastasianwidth"
|
|
258
|
+
"isexe@2.0.0": [
|
|
259
|
+
"node_modules/isexe"
|
|
265
260
|
],
|
|
266
|
-
"
|
|
267
|
-
"node_modules/
|
|
261
|
+
"shebang-regex@3.0.0": [
|
|
262
|
+
"node_modules/shebang-regex"
|
|
268
263
|
],
|
|
269
264
|
"color-name@1.1.4": [
|
|
270
265
|
"node_modules/color-name"
|
|
271
266
|
],
|
|
267
|
+
"node-gyp@11.5.0": [
|
|
268
|
+
"node_modules/node-gyp"
|
|
269
|
+
],
|
|
270
|
+
"tar@7.5.10": [
|
|
271
|
+
"node_modules/tar"
|
|
272
|
+
],
|
|
272
273
|
"minipass-flush@1.0.5": [
|
|
273
274
|
"node_modules/minipass-flush"
|
|
274
275
|
],
|
|
@@ -278,9 +279,6 @@
|
|
|
278
279
|
"minipass-sized@1.0.3": [
|
|
279
280
|
"node_modules/minipass-sized"
|
|
280
281
|
],
|
|
281
|
-
"cross-spawn@7.0.6": [
|
|
282
|
-
"node_modules/cross-spawn"
|
|
283
|
-
],
|
|
284
282
|
"wrap-ansi@7.0.0": [
|
|
285
283
|
"node_modules/wrap-ansi-cjs"
|
|
286
284
|
]
|
|
@@ -289,7 +287,7 @@
|
|
|
289
287
|
"packageManager": "pnpm@10.30.1",
|
|
290
288
|
"pendingBuilds": [],
|
|
291
289
|
"publicHoistPattern": [],
|
|
292
|
-
"prunedAt": "
|
|
290
|
+
"prunedAt": "Sat, 07 Mar 2026 23:43:02 GMT",
|
|
293
291
|
"registries": {
|
|
294
292
|
"default": "https://registry.npmjs.org/",
|
|
295
293
|
"@jsr": "https://npm.jsr.io/"
|