We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bb99bc commit 22cbe16Copy full SHA for 22cbe16
explorer-v2/.npmrc
@@ -1,2 +1 @@
1
engine-strict=true
2
-package-lock=false
explorer-v2/pnpm-workspace.yaml
@@ -0,0 +1,7 @@
+# Do not adopt new versions of dependency libraries within the first 24 hours of their release (to reduce the risk of supply chain attacks).
+minimumReleaseAge: 1440
3
+
4
+minimumReleaseAgeExclude:
5
+ - svelte
6
+ - "@ota-meshi/*"
7
+ - typescript-eslint-parser-for-extra-files
0 commit comments