# Refuse to install package versions released within the last 7 days, to
# reduce the window of exposure to undetected supply-chain attacks in the
# npm ecosystem. Supported by npm >= 11.10.0.
min-release-age=7
