pnpm 10.18.2 → 10.19.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/dist/node_modules/.modules.yaml +7 -7
- package/dist/node_modules/.pnpm/lock.yaml +4 -4
- package/dist/node_modules/.pnpm-workspace-state-v1.json +1 -1
- package/dist/node_modules/exponential-backoff/package.json +1 -1
- package/dist/pnpm.cjs +583 -360
- package/dist/worker.js +498 -485
- package/package.json +1 -1
|
@@ -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/wrap-ansi-cjs/node_modules/ansi-regex
|
|
21
20
|
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
21
|
+
- node_modules/wrap-ansi-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/wrap-ansi-cjs/node_modules/emoji-regex
|
|
48
47
|
- node_modules/string-width-cjs/node_modules/emoji-regex
|
|
48
|
+
- node_modules/wrap-ansi-cjs/node_modules/emoji-regex
|
|
49
49
|
emoji-regex@9.2.2:
|
|
50
50
|
- node_modules/emoji-regex
|
|
51
51
|
encoding@0.1.13:
|
|
@@ -54,7 +54,7 @@ hoistedLocations:
|
|
|
54
54
|
- node_modules/env-paths
|
|
55
55
|
err-code@2.0.3:
|
|
56
56
|
- node_modules/err-code
|
|
57
|
-
exponential-backoff@3.1.
|
|
57
|
+
exponential-backoff@3.1.3:
|
|
58
58
|
- node_modules/exponential-backoff
|
|
59
59
|
foreground-child@3.3.1:
|
|
60
60
|
- node_modules/foreground-child
|
|
@@ -101,8 +101,8 @@ hoistedLocations:
|
|
|
101
101
|
minipass-sized@1.0.3:
|
|
102
102
|
- node_modules/minipass-sized
|
|
103
103
|
minipass@3.3.6:
|
|
104
|
-
- node_modules/minipass-flush/node_modules/minipass
|
|
105
104
|
- node_modules/minipass-pipeline/node_modules/minipass
|
|
105
|
+
- node_modules/minipass-flush/node_modules/minipass
|
|
106
106
|
- node_modules/minipass-sized/node_modules/minipass
|
|
107
107
|
minipass@7.1.2:
|
|
108
108
|
- node_modules/minipass
|
|
@@ -154,8 +154,8 @@ hoistedLocations:
|
|
|
154
154
|
string-width@5.1.2:
|
|
155
155
|
- node_modules/string-width
|
|
156
156
|
strip-ansi@6.0.1:
|
|
157
|
-
- node_modules/wrap-ansi-cjs/node_modules/strip-ansi
|
|
158
157
|
- node_modules/string-width-cjs/node_modules/strip-ansi
|
|
158
|
+
- node_modules/wrap-ansi-cjs/node_modules/strip-ansi
|
|
159
159
|
- node_modules/strip-ansi-cjs
|
|
160
160
|
strip-ansi@7.1.2:
|
|
161
161
|
- node_modules/strip-ansi
|
|
@@ -176,8 +176,8 @@ hoistedLocations:
|
|
|
176
176
|
wrap-ansi@8.1.0:
|
|
177
177
|
- node_modules/wrap-ansi
|
|
178
178
|
yallist@4.0.0:
|
|
179
|
-
- node_modules/minipass-flush/node_modules/yallist
|
|
180
179
|
- node_modules/minipass-pipeline/node_modules/yallist
|
|
180
|
+
- node_modules/minipass-flush/node_modules/yallist
|
|
181
181
|
- node_modules/minipass-sized/node_modules/yallist
|
|
182
182
|
yallist@5.0.0:
|
|
183
183
|
- node_modules/yallist
|
|
@@ -190,7 +190,7 @@ layoutVersion: 5
|
|
|
190
190
|
nodeLinker: hoisted
|
|
191
191
|
packageManager: pnpm@10.16.1
|
|
192
192
|
pendingBuilds: []
|
|
193
|
-
prunedAt:
|
|
193
|
+
prunedAt: Tue, 21 Oct 2025 14:03:27 GMT
|
|
194
194
|
publicHoistPattern: []
|
|
195
195
|
registries:
|
|
196
196
|
'@jsr': https://npm.jsr.io/
|
|
@@ -145,8 +145,8 @@ packages:
|
|
|
145
145
|
err-code@2.0.3:
|
|
146
146
|
resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==}
|
|
147
147
|
|
|
148
|
-
exponential-backoff@3.1.
|
|
149
|
-
resolution: {integrity: sha512-
|
|
148
|
+
exponential-backoff@3.1.3:
|
|
149
|
+
resolution: {integrity: sha512-ZgEeZXj30q+I0EN+CbSSpIyPaJ5HVQD18Z1m+u1FXbAeT94mr1zw50q4q6jiiC447Nl/YTcIYSAftiGqetwXCA==}
|
|
150
150
|
|
|
151
151
|
foreground-child@3.3.1:
|
|
152
152
|
resolution: {integrity: sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==}
|
|
@@ -502,7 +502,7 @@ snapshots:
|
|
|
502
502
|
err-code@2.0.3:
|
|
503
503
|
optional: true
|
|
504
504
|
|
|
505
|
-
exponential-backoff@3.1.
|
|
505
|
+
exponential-backoff@3.1.3:
|
|
506
506
|
optional: true
|
|
507
507
|
|
|
508
508
|
foreground-child@3.3.1:
|
|
@@ -651,7 +651,7 @@ snapshots:
|
|
|
651
651
|
node-gyp@11.1.0:
|
|
652
652
|
dependencies:
|
|
653
653
|
env-paths: 2.2.1
|
|
654
|
-
exponential-backoff: 3.1.
|
|
654
|
+
exponential-backoff: 3.1.3
|
|
655
655
|
glob: 10.4.5
|
|
656
656
|
graceful-fs: 4.2.11
|
|
657
657
|
make-fetch-happen: 14.0.3
|