8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
registry=https://registry.npmjs.org/
|
|
|
|
# 安全防禦:禁止安裝發布未滿 4 天的套件 (預防供應鏈攻擊)
|
|
# npm v11.10+
|
|
min-release-age=4
|
|
# pnpm
|
|
minimum-release-age=5760
|