Commit 376cb0a
committed
feat(yarn2): Disable the execution of postinstall scripts
Use the `YARN_ENABLE_SCRIPTS` environment variable to disable the
execution of postinstall scripts for security reasons.
Signed-off-by: Martin Nonnenmacher <martin.nonnenmacher@bosch.com>1 parent 483215f commit 376cb0a
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
189 | 193 | | |
190 | 194 | | |
191 | 195 | | |
| |||
0 commit comments