Commit 11f1fb4
LTS-3294: add supply-chain hardened .npmrc
Adds the .npmrc required by the weekly SC-12282 supply-chain audit.
Enables strict-ssl, save-exact, audit-level=high, legacy-peer-deps=false.
ignore-scripts and engine-strict are deferred (documented in-file):
ignore-scripts would disable this repo's `postinstall: npm update
browserstack-node-sdk`; engine-strict would break `npm install` for
customers on varied Node versions. access=restricted omitted (public repo).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent bcc1997 commit 11f1fb4
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments