We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07c1e6 commit 4d86891Copy full SHA for 4d86891
pnpm-workspace.yaml
@@ -1,2 +1,7 @@
1
# Wait 7 days (10080 minutes) before installing newly published packages.
2
minimumReleaseAge: 10080
3
+minimumReleaseAgeExclude:
4
+ - '@socketaddon/*'
5
+ - '@socketbin/*'
6
+ - '@socketregistry/*'
7
+ - '@socketsecurity/*'
0 commit comments