Commit 288d757
authored
security(.npmrc): ignore npm scripts (#3805)
After the recent supply chain attacks that use install scripts, this simple update prevents the automatic installation of npm scripts for maintainers and contributors.
- There is no security fault, this is just a precaution.
- The end user isn't affected by this change.1 parent 430dba7 commit 288d757
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments