pnpm 10.24.0 → 10.25.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
CHANGED
|
@@ -144,13 +144,6 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
144
144
|
</picture>
|
|
145
145
|
</a>
|
|
146
146
|
</td>
|
|
147
|
-
<td align="center" valign="middle">
|
|
148
|
-
<a href="https://opensource.mercedes-benz.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
149
|
-
<img src="https://pnpm.io/img/users/mercedes.svg" width="32" alt="Vite">
|
|
150
|
-
</a>
|
|
151
|
-
</td>
|
|
152
|
-
</tr>
|
|
153
|
-
<tr>
|
|
154
147
|
<td align="center" valign="middle">
|
|
155
148
|
<a href="https://oomol.com/?utm_source=pnpm&utm_medium=readme" target="_blank">
|
|
156
149
|
<picture>
|
|
@@ -17,8 +17,8 @@ hoistedLocations:
|
|
|
17
17
|
- node_modules/agent-base
|
|
18
18
|
ansi-regex@5.0.1:
|
|
19
19
|
- node_modules/strip-ansi-cjs/node_modules/ansi-regex
|
|
20
|
-
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
21
20
|
- node_modules/wrap-ansi-cjs/node_modules/ansi-regex
|
|
21
|
+
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
22
22
|
ansi-regex@6.2.2:
|
|
23
23
|
- node_modules/ansi-regex
|
|
24
24
|
ansi-styles@4.3.0:
|
|
@@ -44,8 +44,8 @@ hoistedLocations:
|
|
|
44
44
|
eastasianwidth@0.2.0:
|
|
45
45
|
- node_modules/eastasianwidth
|
|
46
46
|
emoji-regex@8.0.0:
|
|
47
|
-
- node_modules/string-width-cjs/node_modules/emoji-regex
|
|
48
47
|
- node_modules/wrap-ansi-cjs/node_modules/emoji-regex
|
|
48
|
+
- node_modules/string-width-cjs/node_modules/emoji-regex
|
|
49
49
|
emoji-regex@9.2.2:
|
|
50
50
|
- node_modules/emoji-regex
|
|
51
51
|
encoding@0.1.13:
|
|
@@ -158,8 +158,8 @@ hoistedLocations:
|
|
|
158
158
|
string-width@5.1.2:
|
|
159
159
|
- node_modules/string-width
|
|
160
160
|
strip-ansi@6.0.1:
|
|
161
|
-
- node_modules/string-width-cjs/node_modules/strip-ansi
|
|
162
161
|
- node_modules/wrap-ansi-cjs/node_modules/strip-ansi
|
|
162
|
+
- node_modules/string-width-cjs/node_modules/strip-ansi
|
|
163
163
|
- node_modules/strip-ansi-cjs
|
|
164
164
|
strip-ansi@7.1.2:
|
|
165
165
|
- node_modules/strip-ansi
|
|
@@ -196,7 +196,7 @@ layoutVersion: 5
|
|
|
196
196
|
nodeLinker: hoisted
|
|
197
197
|
packageManager: pnpm@10.19.0
|
|
198
198
|
pendingBuilds: []
|
|
199
|
-
prunedAt:
|
|
199
|
+
prunedAt: Mon, 08 Dec 2025 15:09:48 GMT
|
|
200
200
|
publicHoistPattern: []
|
|
201
201
|
registries:
|
|
202
202
|
'@jsr': https://npm.jsr.io/
|
|
@@ -11,7 +11,7 @@ overrides:
|
|
|
11
11
|
cookie@<0.7.0: '>=0.7.0'
|
|
12
12
|
cross-spawn@<7.0.5: '>=7.0.5'
|
|
13
13
|
debug@<3.1.0: '>=3.1.0'
|
|
14
|
-
express@<4.
|
|
14
|
+
express@<4.22.1: ^4.22.1
|
|
15
15
|
follow-redirects@<=1.15.5: '>=1.15.6'
|
|
16
16
|
glob-parent@<5.1.2: '>=5.1.2'
|
|
17
17
|
hosted-git-info@1: npm:@pnpm/hosted-git-info@1.0.0
|
|
@@ -21,6 +21,7 @@ overrides:
|
|
|
21
21
|
js-yaml@^4.0.0: npm:@zkochan/js-yaml@0.0.9
|
|
22
22
|
json5@<2.2.2: ^2.2.3
|
|
23
23
|
jsonwebtoken@<=8.5.1: '>=9.0.0'
|
|
24
|
+
jws@<3.2.3: ^3.2.3
|
|
24
25
|
nopt@5: npm:@pnpm/nopt@^0.2.1
|
|
25
26
|
on-headers@<1.1.0: '>=1.1.0'
|
|
26
27
|
path-to-regexp@<0.1.12: ^0.1.12
|
|
@@ -33,6 +34,7 @@ overrides:
|
|
|
33
34
|
socks@2: ^2.8.1
|
|
34
35
|
tmp@<=0.2.3: '>=0.2.4'
|
|
35
36
|
tough-cookie@<4.1.3: '>=4.1.3'
|
|
37
|
+
validator@<13.15.22: '>=13.15.22'
|
|
36
38
|
yaml@<2.2.2: '>=2.2.2'
|
|
37
39
|
|
|
38
40
|
importers:
|