.npmrcでignore scriptsを設定して確認する

npm config set ignore-scripts true --global
npm config get ignore-scripts