We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 199332a + eb596cf commit 8eee6deCopy full SHA for 8eee6de
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