Is there a way that we can ensure that the pnpm latest version is at least a week old? #12908
QuintenPeulingCodesharpNl
started this conversation in
General
Replies: 1 comment
|
pnpm has this built in: verified on 10.16: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
At the moment pnpm@latest or pnpm@latest-11 returns packages that could also be suffering from a supply chain attack, because they are very new. We'd like to have a way to install new packages of at least a week old. What's the best way to do that? I couldn't find terminal options or setting files for instance.
All reactions