pnpm 9.12.0 → 9.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.
- package/dist/node_modules/.modules.yaml +5 -5
- package/dist/pnpm.cjs +285 -211
- package/package.json +1 -1
|
@@ -111,10 +111,10 @@ hoistedLocations:
|
|
|
111
111
|
minipass-sized@1.0.3:
|
|
112
112
|
- node_modules/minipass-sized
|
|
113
113
|
minipass@3.3.6:
|
|
114
|
-
- node_modules/minipass-flush/node_modules/minipass
|
|
115
|
-
- node_modules/minipass-pipeline/node_modules/minipass
|
|
116
|
-
- node_modules/minizlib/node_modules/minipass
|
|
117
114
|
- node_modules/fs-minipass/node_modules/minipass
|
|
115
|
+
- node_modules/minizlib/node_modules/minipass
|
|
116
|
+
- node_modules/minipass-pipeline/node_modules/minipass
|
|
117
|
+
- node_modules/minipass-flush/node_modules/minipass
|
|
118
118
|
- node_modules/minipass-sized/node_modules/minipass
|
|
119
119
|
minipass@5.0.0:
|
|
120
120
|
- node_modules/tar/node_modules/minipass
|
|
@@ -202,9 +202,9 @@ included:
|
|
|
202
202
|
injectedDeps: {}
|
|
203
203
|
layoutVersion: 5
|
|
204
204
|
nodeLinker: hoisted
|
|
205
|
-
packageManager: pnpm@9.
|
|
205
|
+
packageManager: pnpm@9.12.0
|
|
206
206
|
pendingBuilds: []
|
|
207
|
-
prunedAt:
|
|
207
|
+
prunedAt: Mon, 07 Oct 2024 13:23:36 GMT
|
|
208
208
|
publicHoistPattern:
|
|
209
209
|
- '*eslint*'
|
|
210
210
|
- '*prettier*'
|