pnpm 10.12.0 → 10.12.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.
|
@@ -16,9 +16,9 @@ hoistedLocations:
|
|
|
16
16
|
agent-base@7.1.3:
|
|
17
17
|
- node_modules/agent-base
|
|
18
18
|
ansi-regex@5.0.1:
|
|
19
|
+
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
19
20
|
- node_modules/strip-ansi-cjs/node_modules/ansi-regex
|
|
20
21
|
- node_modules/wrap-ansi-cjs/node_modules/ansi-regex
|
|
21
|
-
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
22
22
|
ansi-regex@6.1.0:
|
|
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:
|
|
@@ -103,8 +103,8 @@ hoistedLocations:
|
|
|
103
103
|
minipass-sized@1.0.3:
|
|
104
104
|
- node_modules/minipass-sized
|
|
105
105
|
minipass@3.3.6:
|
|
106
|
-
- node_modules/minipass-flush/node_modules/minipass
|
|
107
106
|
- node_modules/minipass-pipeline/node_modules/minipass
|
|
107
|
+
- node_modules/minipass-flush/node_modules/minipass
|
|
108
108
|
- node_modules/minipass-sized/node_modules/minipass
|
|
109
109
|
minipass@7.1.2:
|
|
110
110
|
- node_modules/minipass
|
|
@@ -160,8 +160,8 @@ hoistedLocations:
|
|
|
160
160
|
string-width@5.1.2:
|
|
161
161
|
- node_modules/string-width
|
|
162
162
|
strip-ansi@6.0.1:
|
|
163
|
-
- node_modules/wrap-ansi-cjs/node_modules/strip-ansi
|
|
164
163
|
- node_modules/string-width-cjs/node_modules/strip-ansi
|
|
164
|
+
- node_modules/wrap-ansi-cjs/node_modules/strip-ansi
|
|
165
165
|
- node_modules/strip-ansi-cjs
|
|
166
166
|
strip-ansi@7.1.0:
|
|
167
167
|
- node_modules/strip-ansi
|
|
@@ -182,8 +182,8 @@ hoistedLocations:
|
|
|
182
182
|
wrap-ansi@8.1.0:
|
|
183
183
|
- node_modules/wrap-ansi
|
|
184
184
|
yallist@4.0.0:
|
|
185
|
-
- node_modules/minipass-flush/node_modules/yallist
|
|
186
185
|
- node_modules/minipass-pipeline/node_modules/yallist
|
|
186
|
+
- node_modules/minipass-flush/node_modules/yallist
|
|
187
187
|
- node_modules/minipass-sized/node_modules/yallist
|
|
188
188
|
yallist@5.0.0:
|
|
189
189
|
- node_modules/yallist
|
|
@@ -194,9 +194,9 @@ included:
|
|
|
194
194
|
injectedDeps: {}
|
|
195
195
|
layoutVersion: 5
|
|
196
196
|
nodeLinker: hoisted
|
|
197
|
-
packageManager: pnpm@10.11.
|
|
197
|
+
packageManager: pnpm@10.11.1
|
|
198
198
|
pendingBuilds: []
|
|
199
|
-
prunedAt: Sun, 08 Jun 2025
|
|
199
|
+
prunedAt: Sun, 08 Jun 2025 14:21:24 GMT
|
|
200
200
|
publicHoistPattern: []
|
|
201
201
|
registries:
|
|
202
202
|
'@jsr': https://npm.jsr.io/
|
package/dist/pnpm.cjs
CHANGED
|
@@ -5754,7 +5754,7 @@ var require_lib4 = __commonJS({
|
|
|
5754
5754
|
var load_json_file_1 = __importDefault2(require_load_json_file());
|
|
5755
5755
|
var defaultManifest = {
|
|
5756
5756
|
name: true ? "pnpm" : "pnpm",
|
|
5757
|
-
version: true ? "10.12.
|
|
5757
|
+
version: true ? "10.12.1" : "0.0.0"
|
|
5758
5758
|
};
|
|
5759
5759
|
var pkgJson;
|
|
5760
5760
|
if (require.main == null) {
|