← Back to context Comment by johnny22 10 days ago glad pnpm disables those by default! 1 comment johnny22 Reply skeeter2020 9 days ago PSA: if you're using (a newish release of) npm you should have something like this as a default, unless you've got good reasons not to:min-release-age=7 # daysignore-scripts=true
skeeter2020 9 days ago PSA: if you're using (a newish release of) npm you should have something like this as a default, unless you've got good reasons not to:min-release-age=7 # daysignore-scripts=true
PSA: if you're using (a newish release of) npm you should have something like this as a default, unless you've got good reasons not to:
min-release-age=7 # days
ignore-scripts=true