pnpm 8.9.1 → 8.9.2
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 +2 -2
- package/dist/pnpm.cjs +259 -327
- package/dist/worker.js +1 -1
- package/package.json +1 -1
|
@@ -259,7 +259,7 @@ included:
|
|
|
259
259
|
injectedDeps: {}
|
|
260
260
|
layoutVersion: 5
|
|
261
261
|
nodeLinker: hoisted
|
|
262
|
-
packageManager: pnpm@8.9.
|
|
262
|
+
packageManager: pnpm@8.9.1
|
|
263
263
|
pendingBuilds:
|
|
264
264
|
- /node-gyp/9.4.0
|
|
265
265
|
- /env-paths/2.2.1
|
|
@@ -394,7 +394,7 @@ pendingBuilds:
|
|
|
394
394
|
- /ansi-styles/6.2.1
|
|
395
395
|
- /color-convert/2.0.1
|
|
396
396
|
- /color-name/1.1.4
|
|
397
|
-
prunedAt: Sun, 15 Oct 2023
|
|
397
|
+
prunedAt: Sun, 15 Oct 2023 23:19:44 GMT
|
|
398
398
|
publicHoistPattern:
|
|
399
399
|
- '*eslint*'
|
|
400
400
|
- '*prettier*'
|