NPM introduces allowScripts opt-in install-script policy
NPM has introduced a new `allowScripts` opt-in install-script policy, giving users more control over whether package lifecycle scripts run during installation. This feature is designed to enhance security and privacy.