Skip to content

Commit 53a64df

Browse files
authored
Add supply-chain hardened .npmrc (PER-8344) (#314)
1 parent 4530bb1 commit 53a64df

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.npmrc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
ignore-scripts=true
2+
strict-ssl=true
3+
save-exact=true
4+
audit-level=high
5+
engine-strict=true
6+
legacy-peer-deps=false

0 commit comments

Comments
 (0)