メインコンテンツまでスキップ
Version: 11.x

pnpm approve-builds

追加されたバージョン: v10.1.0

インストール中にスクリプトを実行する依存関係を承認します。

The approved dependencies are added to the allowBuilds map in pnpm-workspace.yaml with a value of true, while unapproved ones are saved with a value of false. You can also update these settings manually if you prefer.

Options

--global, -g

追加されたバージョン:v10.4.0

グローバルにインストールされたパッケージの依存関係を承認します。