Browse Source
This is an important addition to protect our software from any sort of supply chain attack. This feature was recently released in pnpm 10.17.xpull/865/head
committed by
GitHub
1 changed files with 2 additions and 1 deletions
@ -1,2 +1,3 @@ |
|||||
|
minimumReleaseAge: 2880 # package dependency library must be at least 2 days old |
||||
packages: |
packages: |
||||
- "packages/*" |
- "packages/*" |
||||
|
|||||
Loading…
Reference in new issue