pnpm 8.3.0 → 8.4.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 CHANGED
@@ -115,6 +115,15 @@ To quote the [Rush](https://rushjs.io/) team:
115
115
  </picture>
116
116
  </a>
117
117
  </td>
118
+ <td align="center" valign="middle">
119
+ <a href="https://devowl.io/?utm_source=pnpm&utm_medium=readme" target="_blank">
120
+ <picture>
121
+ <source media="(prefers-color-scheme: light)" srcset="https://pnpm.io/img/users/devowlio.svg" />
122
+ <source media="(prefers-color-scheme: dark)" srcset="https://pnpm.io/img/users/devowlio.svg" />
123
+ <img src="https://pnpm.io/img/users/devowlio.svg" width="200" />
124
+ </picture>
125
+ </a>
126
+ </td>
118
127
  </tr>
119
128
  </tbody>
120
129
  </table>
@@ -204,7 +204,7 @@ packageManager: pnpm@8.0.0-beta.0
204
204
  pendingBuilds:
205
205
  - /node-gyp/9.3.1
206
206
  - /encoding/0.1.13
207
- prunedAt: Tue, 18 Apr 2023 00:19:36 GMT
207
+ prunedAt: Tue, 02 May 2023 11:02:20 GMT
208
208
  publicHoistPattern:
209
209
  - '*eslint*'
210
210
  - '*prettier*'