Skip to content

Commit ac31109

Browse files
authored
chore: set npmMinimalAgeGate (#534)
# Summary Sets `npmMinimalAgeGate: 1d`, most of the npm supply chain attacks are recognized in couple hours, preventing from installing packages newer that 1 day, should be enough.
1 parent e5b3cfd commit ac31109

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
nodeLinker: node-modules
22
nmHoistingLimits: workspaces
3+
npmMinimalAgeGate: 1d
34

45
yarnPath: .yarn/releases/yarn-4.13.0.cjs

0 commit comments

Comments
 (0)