[[サプライチェーン攻撃]]の対策確認などで、ライブラリインストール時に[[postinstall]]が実行されたかどうかを確認する方法。 ```console npm install <package> --foreground-scripts --loglevel=info ```