Skip to content

Commit c49ae13

Browse files
authored
Merge pull request #3 from pendle-finance/chore/npm-age-gate
[infra] enforce npm package age gate (14 days)
2 parents 9435166 + 3165a6a commit c49ae13

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.yarnrc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
npmMinimalAgeGate: 14d
2+
3+
npmPreapprovedPackages:
4+
- "@pendle/*"
5+
16
compressionLevel: mixed
27
enableGlobalCache: false
38
nodeLinker: node-modules

0 commit comments

Comments
 (0)