registry=https://registry.npmjs.org/
# Refuse packages published less than 72 hours ago (Aikido checklist #11).
# Gives the community time to detect and report malicious releases before
# they reach builds. See: https://pnpm.io/npmrc#min-package-age
min-package-age=72
resolution-mode=highest
