pnpm 9.1.3 → 9.2.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/README.md +2 -2
- package/dist/node_modules/.modules.yaml +3 -3
- package/dist/pnpm.cjs +3605 -2666
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -26,7 +26,7 @@ To quote the [Rush](https://rushjs.io/) team:
|
|
|
26
26
|
[](https://r.pnpm.io/chat)
|
|
27
27
|
[](https://opencollective.com/pnpm)
|
|
28
28
|
[](https://opencollective.com/pnpm)
|
|
29
|
-
[](https://x.com/intent/follow?screen_name=pnpmjs®ion=follow_link)
|
|
30
30
|
[](https://stand-with-ukraine.pp.ua)
|
|
31
31
|
|
|
32
32
|
## Platinum Sponsors
|
|
@@ -236,7 +236,7 @@ Benchmarks on an app with lots of dependencies:
|
|
|
236
236
|
|
|
237
237
|
- [Frequently Asked Questions](https://pnpm.io/faq)
|
|
238
238
|
- [Chat](https://r.pnpm.io/chat)
|
|
239
|
-
- [
|
|
239
|
+
- [X](https://x.com/pnpmjs)
|
|
240
240
|
|
|
241
241
|
## Backers
|
|
242
242
|
|
|
@@ -16,8 +16,8 @@ hoistedLocations:
|
|
|
16
16
|
aggregate-error@3.1.0:
|
|
17
17
|
- node_modules/aggregate-error
|
|
18
18
|
ansi-regex@5.0.1:
|
|
19
|
-
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
20
19
|
- node_modules/strip-ansi-cjs/node_modules/ansi-regex
|
|
20
|
+
- node_modules/string-width-cjs/node_modules/ansi-regex
|
|
21
21
|
- node_modules/wrap-ansi-cjs/node_modules/ansi-regex
|
|
22
22
|
ansi-regex@6.0.1:
|
|
23
23
|
- node_modules/ansi-regex
|
|
@@ -202,9 +202,9 @@ included:
|
|
|
202
202
|
injectedDeps: {}
|
|
203
203
|
layoutVersion: 5
|
|
204
204
|
nodeLinker: hoisted
|
|
205
|
-
packageManager: pnpm@9.1.
|
|
205
|
+
packageManager: pnpm@9.1.4
|
|
206
206
|
pendingBuilds: []
|
|
207
|
-
prunedAt:
|
|
207
|
+
prunedAt: Wed, 05 Jun 2024 13:13:00 GMT
|
|
208
208
|
publicHoistPattern:
|
|
209
209
|
- '*eslint*'
|
|
210
210
|
- '*prettier*'
|