mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-04-07 12:18:40 +00:00
chore: refuse to use npm version that does not support min-release-age
This commit is contained in:
@@ -5,4 +5,5 @@ ignore-scripts=true
|
||||
save-exact=true
|
||||
# Only take packages that are at least 3 days old since most supply-chain attacks may be mitigated until then
|
||||
min-release-age=3
|
||||
|
||||
# Refuse to use engines lower than specified
|
||||
engine-strict=true
|
||||
|
||||
Reference in New Issue
Block a user