We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b32bed + 8eee6de commit 29ad75cCopy full SHA for 29ad75c
1 file changed
pnpm-workspace.yaml
@@ -4,3 +4,4 @@ onlyBuiltDependencies:
4
- esbuild
5
- protobufjs
6
- re2
7
+minimumReleaseAge: 1440 # Protect against supply chain attacks by requiring dependencies to be 24h old before installation.
0 commit comments