pnpm 10.34.0 → 10.34.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.
|
@@ -19,8 +19,11 @@
|
|
|
19
19
|
"nopt@8.1.0": [
|
|
20
20
|
"node_modules/nopt"
|
|
21
21
|
],
|
|
22
|
-
"
|
|
23
|
-
"node_modules/
|
|
22
|
+
"env-paths@2.2.1": [
|
|
23
|
+
"node_modules/env-paths"
|
|
24
|
+
],
|
|
25
|
+
"proc-log@5.0.0": [
|
|
26
|
+
"node_modules/proc-log"
|
|
24
27
|
],
|
|
25
28
|
"tinyglobby@0.2.16": [
|
|
26
29
|
"node_modules/tinyglobby"
|
|
@@ -28,18 +31,15 @@
|
|
|
28
31
|
"which@5.0.0": [
|
|
29
32
|
"node_modules/which"
|
|
30
33
|
],
|
|
31
|
-
"env-paths@2.2.1": [
|
|
32
|
-
"node_modules/env-paths"
|
|
33
|
-
],
|
|
34
34
|
"exponential-backoff@3.1.3": [
|
|
35
35
|
"node_modules/exponential-backoff"
|
|
36
36
|
],
|
|
37
|
-
"proc-log@5.0.0": [
|
|
38
|
-
"node_modules/proc-log"
|
|
39
|
-
],
|
|
40
37
|
"graceful-fs@4.2.11": [
|
|
41
38
|
"node_modules/graceful-fs"
|
|
42
39
|
],
|
|
40
|
+
"tar@7.5.15": [
|
|
41
|
+
"node_modules/tar"
|
|
42
|
+
],
|
|
43
43
|
"semver@7.8.1": [
|
|
44
44
|
"node_modules/semver"
|
|
45
45
|
],
|
|
@@ -49,21 +49,6 @@
|
|
|
49
49
|
"abbrev@3.0.1": [
|
|
50
50
|
"node_modules/abbrev"
|
|
51
51
|
],
|
|
52
|
-
"chownr@3.0.0": [
|
|
53
|
-
"node_modules/chownr"
|
|
54
|
-
],
|
|
55
|
-
"yallist@5.0.0": [
|
|
56
|
-
"node_modules/yallist"
|
|
57
|
-
],
|
|
58
|
-
"@isaacs/fs-minipass@4.0.1": [
|
|
59
|
-
"node_modules/@isaacs/fs-minipass"
|
|
60
|
-
],
|
|
61
|
-
"minizlib@3.1.0": [
|
|
62
|
-
"node_modules/minizlib"
|
|
63
|
-
],
|
|
64
|
-
"minipass@7.1.3": [
|
|
65
|
-
"node_modules/minipass"
|
|
66
|
-
],
|
|
67
52
|
"picomatch@4.0.4": [
|
|
68
53
|
"node_modules/picomatch"
|
|
69
54
|
],
|
|
@@ -73,11 +58,20 @@
|
|
|
73
58
|
"isexe@3.1.1": [
|
|
74
59
|
"node_modules/isexe"
|
|
75
60
|
],
|
|
76
|
-
"
|
|
77
|
-
"node_modules/
|
|
61
|
+
"yallist@5.0.0": [
|
|
62
|
+
"node_modules/yallist"
|
|
78
63
|
],
|
|
79
|
-
"
|
|
80
|
-
"node_modules/
|
|
64
|
+
"chownr@3.0.0": [
|
|
65
|
+
"node_modules/chownr"
|
|
66
|
+
],
|
|
67
|
+
"minizlib@3.1.0": [
|
|
68
|
+
"node_modules/minizlib"
|
|
69
|
+
],
|
|
70
|
+
"@isaacs/fs-minipass@4.0.1": [
|
|
71
|
+
"node_modules/@isaacs/fs-minipass"
|
|
72
|
+
],
|
|
73
|
+
"minipass@7.1.3": [
|
|
74
|
+
"node_modules/minipass"
|
|
81
75
|
],
|
|
82
76
|
"minipass@3.3.6": [
|
|
83
77
|
"node_modules/minipass-flush/node_modules/minipass",
|
|
@@ -89,69 +83,81 @@
|
|
|
89
83
|
"node_modules/minipass-pipeline/node_modules/yallist",
|
|
90
84
|
"node_modules/minipass-sized/node_modules/yallist"
|
|
91
85
|
],
|
|
92
|
-
"promise-retry@2.0.1": [
|
|
93
|
-
"node_modules/promise-retry"
|
|
94
|
-
],
|
|
95
86
|
"negotiator@1.0.0": [
|
|
96
87
|
"node_modules/negotiator"
|
|
97
88
|
],
|
|
98
|
-
"
|
|
99
|
-
"node_modules/
|
|
89
|
+
"promise-retry@2.0.1": [
|
|
90
|
+
"node_modules/promise-retry"
|
|
100
91
|
],
|
|
101
92
|
"@npmcli/agent@3.0.0": [
|
|
102
93
|
"node_modules/@npmcli/agent"
|
|
103
94
|
],
|
|
95
|
+
"ssri@12.0.0": [
|
|
96
|
+
"node_modules/ssri"
|
|
97
|
+
],
|
|
98
|
+
"http-cache-semantics@4.2.0": [
|
|
99
|
+
"node_modules/http-cache-semantics"
|
|
100
|
+
],
|
|
104
101
|
"minipass-fetch@4.0.1": [
|
|
105
102
|
"node_modules/minipass-fetch"
|
|
106
103
|
],
|
|
107
|
-
"
|
|
108
|
-
"node_modules/
|
|
104
|
+
"cacache@19.0.1": [
|
|
105
|
+
"node_modules/cacache"
|
|
109
106
|
],
|
|
110
|
-
"
|
|
111
|
-
"node_modules/
|
|
107
|
+
"err-code@2.0.3": [
|
|
108
|
+
"node_modules/err-code"
|
|
112
109
|
],
|
|
113
|
-
"
|
|
114
|
-
"node_modules/
|
|
110
|
+
"retry@0.12.0": [
|
|
111
|
+
"node_modules/retry"
|
|
115
112
|
],
|
|
116
|
-
"@
|
|
117
|
-
"node_modules
|
|
113
|
+
"http-proxy-agent@7.0.2": [
|
|
114
|
+
"node_modules/http-proxy-agent"
|
|
118
115
|
],
|
|
119
|
-
"
|
|
120
|
-
"node_modules/
|
|
116
|
+
"agent-base@7.1.4": [
|
|
117
|
+
"node_modules/agent-base"
|
|
118
|
+
],
|
|
119
|
+
"https-proxy-agent@7.0.6": [
|
|
120
|
+
"node_modules/https-proxy-agent"
|
|
121
|
+
],
|
|
122
|
+
"socks-proxy-agent@8.0.5": [
|
|
123
|
+
"node_modules/socks-proxy-agent"
|
|
121
124
|
],
|
|
122
125
|
"lru-cache@10.4.3": [
|
|
123
126
|
"node_modules/lru-cache"
|
|
124
127
|
],
|
|
125
|
-
"
|
|
126
|
-
"node_modules/
|
|
128
|
+
"encoding@0.1.13": [
|
|
129
|
+
"node_modules/encoding"
|
|
127
130
|
],
|
|
128
|
-
"
|
|
129
|
-
"node_modules/
|
|
131
|
+
"unique-filename@4.0.0": [
|
|
132
|
+
"node_modules/unique-filename"
|
|
130
133
|
],
|
|
131
|
-
"
|
|
132
|
-
"node_modules/
|
|
134
|
+
"fs-minipass@3.0.3": [
|
|
135
|
+
"node_modules/fs-minipass"
|
|
133
136
|
],
|
|
134
|
-
"
|
|
135
|
-
"node_modules/
|
|
137
|
+
"minipass-collect@2.0.1": [
|
|
138
|
+
"node_modules/minipass-collect"
|
|
136
139
|
],
|
|
137
|
-
"
|
|
138
|
-
"node_modules/
|
|
140
|
+
"p-map@7.0.4": [
|
|
141
|
+
"node_modules/p-map"
|
|
139
142
|
],
|
|
140
|
-
"
|
|
141
|
-
"node_modules/
|
|
143
|
+
"@npmcli/fs@4.0.0": [
|
|
144
|
+
"node_modules/@npmcli/fs"
|
|
142
145
|
],
|
|
143
|
-
"
|
|
144
|
-
"node_modules/
|
|
146
|
+
"glob@10.5.0": [
|
|
147
|
+
"node_modules/glob"
|
|
145
148
|
],
|
|
146
|
-
"
|
|
147
|
-
"node_modules/
|
|
149
|
+
"debug@4.4.3": [
|
|
150
|
+
"node_modules/debug"
|
|
151
|
+
],
|
|
152
|
+
"socks@2.8.9": [
|
|
153
|
+
"node_modules/socks"
|
|
154
|
+
],
|
|
155
|
+
"iconv-lite@0.6.3": [
|
|
156
|
+
"node_modules/iconv-lite"
|
|
148
157
|
],
|
|
149
158
|
"unique-slug@5.0.0": [
|
|
150
159
|
"node_modules/unique-slug"
|
|
151
160
|
],
|
|
152
|
-
"foreground-child@3.3.1": [
|
|
153
|
-
"node_modules/foreground-child"
|
|
154
|
-
],
|
|
155
161
|
"package-json-from-dist@1.0.1": [
|
|
156
162
|
"node_modules/package-json-from-dist"
|
|
157
163
|
],
|
|
@@ -164,26 +170,23 @@
|
|
|
164
170
|
"minimatch@9.0.9": [
|
|
165
171
|
"node_modules/minimatch"
|
|
166
172
|
],
|
|
167
|
-
"
|
|
168
|
-
"node_modules/
|
|
169
|
-
],
|
|
170
|
-
"socks@2.8.9": [
|
|
171
|
-
"node_modules/socks"
|
|
173
|
+
"foreground-child@3.3.1": [
|
|
174
|
+
"node_modules/foreground-child"
|
|
172
175
|
],
|
|
173
|
-
"
|
|
174
|
-
"node_modules/
|
|
176
|
+
"ms@2.1.3": [
|
|
177
|
+
"node_modules/ms"
|
|
175
178
|
],
|
|
176
|
-
"
|
|
177
|
-
"node_modules/
|
|
179
|
+
"smart-buffer@4.2.0": [
|
|
180
|
+
"node_modules/smart-buffer"
|
|
178
181
|
],
|
|
179
|
-
"
|
|
180
|
-
"node_modules/
|
|
182
|
+
"ip-address@10.2.0": [
|
|
183
|
+
"node_modules/ip-address"
|
|
181
184
|
],
|
|
182
|
-
"
|
|
183
|
-
"node_modules/
|
|
185
|
+
"safer-buffer@2.1.2": [
|
|
186
|
+
"node_modules/safer-buffer"
|
|
184
187
|
],
|
|
185
|
-
"
|
|
186
|
-
"node_modules/
|
|
188
|
+
"imurmurhash@0.1.4": [
|
|
189
|
+
"node_modules/imurmurhash"
|
|
187
190
|
],
|
|
188
191
|
"@isaacs/cliui@8.0.2": [
|
|
189
192
|
"node_modules/@isaacs/cliui"
|
|
@@ -194,23 +197,14 @@
|
|
|
194
197
|
"brace-expansion@2.1.1": [
|
|
195
198
|
"node_modules/brace-expansion"
|
|
196
199
|
],
|
|
197
|
-
"
|
|
198
|
-
"node_modules/
|
|
199
|
-
],
|
|
200
|
-
"ip-address@10.2.0": [
|
|
201
|
-
"node_modules/ip-address"
|
|
202
|
-
],
|
|
203
|
-
"smart-buffer@4.2.0": [
|
|
204
|
-
"node_modules/smart-buffer"
|
|
205
|
-
],
|
|
206
|
-
"safer-buffer@2.1.2": [
|
|
207
|
-
"node_modules/safer-buffer"
|
|
200
|
+
"signal-exit@4.1.0": [
|
|
201
|
+
"node_modules/signal-exit"
|
|
208
202
|
],
|
|
209
|
-
"
|
|
210
|
-
"node_modules/
|
|
203
|
+
"which@2.0.2": [
|
|
204
|
+
"node_modules/cross-spawn/node_modules/which"
|
|
211
205
|
],
|
|
212
|
-
"
|
|
213
|
-
"node_modules/
|
|
206
|
+
"isexe@2.0.0": [
|
|
207
|
+
"node_modules/cross-spawn/node_modules/isexe"
|
|
214
208
|
],
|
|
215
209
|
"strip-ansi@7.2.0": [
|
|
216
210
|
"node_modules/strip-ansi"
|
|
@@ -245,8 +239,11 @@
|
|
|
245
239
|
"balanced-match@1.0.2": [
|
|
246
240
|
"node_modules/balanced-match"
|
|
247
241
|
],
|
|
248
|
-
"shebang-
|
|
249
|
-
"node_modules/shebang-
|
|
242
|
+
"shebang-command@2.0.0": [
|
|
243
|
+
"node_modules/shebang-command"
|
|
244
|
+
],
|
|
245
|
+
"path-key@3.1.1": [
|
|
246
|
+
"node_modules/path-key"
|
|
250
247
|
],
|
|
251
248
|
"ansi-regex@6.2.2": [
|
|
252
249
|
"node_modules/ansi-regex"
|
|
@@ -260,11 +257,14 @@
|
|
|
260
257
|
"color-convert@2.0.1": [
|
|
261
258
|
"node_modules/color-convert"
|
|
262
259
|
],
|
|
260
|
+
"eastasianwidth@0.2.0": [
|
|
261
|
+
"node_modules/eastasianwidth"
|
|
262
|
+
],
|
|
263
263
|
"emoji-regex@9.2.2": [
|
|
264
264
|
"node_modules/emoji-regex"
|
|
265
265
|
],
|
|
266
|
-
"
|
|
267
|
-
"node_modules/
|
|
266
|
+
"shebang-regex@3.0.0": [
|
|
267
|
+
"node_modules/shebang-regex"
|
|
268
268
|
],
|
|
269
269
|
"color-name@1.1.4": [
|
|
270
270
|
"node_modules/color-name"
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
"packageManager": "pnpm@10.33.1",
|
|
290
290
|
"pendingBuilds": [],
|
|
291
291
|
"publicHoistPattern": [],
|
|
292
|
-
"prunedAt": "Wed, 27 May 2026
|
|
292
|
+
"prunedAt": "Wed, 27 May 2026 23:03:26 GMT",
|
|
293
293
|
"registries": {
|
|
294
294
|
"default": "https://registry.npmjs.org/",
|
|
295
295
|
"@jsr": "https://npm.jsr.io/"
|
package/dist/pnpm.cjs
CHANGED
|
@@ -2973,7 +2973,7 @@ var require_lib4 = __commonJS({
|
|
|
2973
2973
|
var load_json_file_1 = __importDefault2(require_load_json_file());
|
|
2974
2974
|
var defaultManifest = {
|
|
2975
2975
|
name: true ? "pnpm" : "pnpm",
|
|
2976
|
-
version: true ? "10.34.
|
|
2976
|
+
version: true ? "10.34.1" : "0.0.0"
|
|
2977
2977
|
};
|
|
2978
2978
|
var pkgJson;
|
|
2979
2979
|
if (require.main == null) {
|
|
@@ -130717,10 +130717,15 @@ var require_pkgSnapshotToResolution = __commonJS({
|
|
|
130717
130717
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
130718
130718
|
exports2.pkgSnapshotToResolution = pkgSnapshotToResolution;
|
|
130719
130719
|
var url_1 = __importDefault2(require("url"));
|
|
130720
|
+
var error_1 = require_lib6();
|
|
130720
130721
|
var get_npm_tarball_url_1 = __importDefault2(require_lib96());
|
|
130721
130722
|
var nameVerFromPkgSnapshot_js_1 = require_nameVerFromPkgSnapshot();
|
|
130722
130723
|
function pkgSnapshotToResolution(depPath, pkgSnapshot, registries) {
|
|
130723
|
-
|
|
130724
|
+
const resolution = pkgSnapshot.resolution;
|
|
130725
|
+
if (resolution.type == null && resolution.integrity == null && !resolution.tarball?.startsWith("file:") && !(resolution.gitHosted === true || resolution.tarball != null && isGitHostedTarballUrl(resolution.tarball))) {
|
|
130726
|
+
throw new error_1.PnpmError("MISSING_TARBALL_INTEGRITY", `Cannot install package "${depPath}": its lockfile entry has no "integrity" field, so pnpm cannot verify the downloaded tarball.`, { hint: "The lockfile may be corrupted or have been tampered with. Restore it from a trusted source, or delete it and re-run installation without --frozen-lockfile to regenerate." });
|
|
130727
|
+
}
|
|
130728
|
+
if (Boolean(resolution.type) || resolution.tarball?.startsWith("file:") || resolution.gitHosted === true) {
|
|
130724
130729
|
return pkgSnapshot.resolution;
|
|
130725
130730
|
}
|
|
130726
130731
|
const { name, version: version2 } = (0, nameVerFromPkgSnapshot_js_1.nameVerFromPkgSnapshot)(depPath, pkgSnapshot);
|
|
@@ -130750,6 +130755,9 @@ var require_pkgSnapshotToResolution = __commonJS({
|
|
|
130750
130755
|
return (0, get_npm_tarball_url_1.default)(name, version2, { registry: registry2 });
|
|
130751
130756
|
}
|
|
130752
130757
|
}
|
|
130758
|
+
function isGitHostedTarballUrl(url) {
|
|
130759
|
+
return url.startsWith("https://codeload.github.com/") || url.startsWith("https://bitbucket.org/") || url.startsWith("https://gitlab.com/");
|
|
130760
|
+
}
|
|
130753
130761
|
}
|
|
130754
130762
|
});
|
|
130755
130763
|
|