Attackers have become more sophisticated and the entire npm ecosystem is under attack by malicious actors.
Some of these attackers use part of the npm infrastructure to attack users by running scripts after installation of their npm packages.
I suggest that npm set ignore-scripts to true by default, so that after a package installation, scripts are no longer automatically run by default.
Please consider this.
Attackers have become more sophisticated and the entire npm ecosystem is under attack by malicious actors.
Some of these attackers use part of the npm infrastructure to attack users by running scripts after installation of their npm packages.
I suggest that npm set ignore-scripts to true by default, so that after a package installation, scripts are no longer automatically run by default.
Please consider this.