File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ logFilters:
1515 - code : YN0004
1616 level : discard
1717
18+ nodeLinker : node-modules
19+
1820# Configure the NPM minimal age gate to 3 days, meaning packages must be at
1921# least 3 days old to be installed.
2022npmMinimalAgeGate : 4320 # 3 days (in minutes)
@@ -26,8 +28,6 @@ npmPreapprovedPackages:
2628 - ' @metamask-previews/*'
2729 - ' @lavamoat/*'
2830
29- nodeLinker : node-modules
30-
3131plugins :
3232 - path : .yarn/plugins/@yarnpkg/plugin-allow-scripts.cjs
3333 spec : " https://raw.githubusercontent.com/LavaMoat/LavaMoat/main/packages/yarn-plugin-allow-scripts/bundles/@yarnpkg/plugin-allow-scripts.js"
Original file line number Diff line number Diff line change 8787 "engines" : {
8888 "node" : " ^20 || ^22 || >=24"
8989 },
90- "packageManager" : " yarn@4.14.1 " ,
90+ "packageManager" : " yarn@4.16.0 " ,
9191 "lavamoat" : {
9292 "allowScripts" : {
9393 "@lavamoat/preinstall-always-fail" : false ,
Original file line number Diff line number Diff line change 22# Manual changes might be lost - proceed with caution!
33
44__metadata :
5- version : 9
5+ version : 10
66 cacheKey : 10
77
88" @aashutoshrathi/word-wrap@npm:^1.2.3 " :
You can’t perform that action at this time.
0 commit comments