We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1afa1 commit 06bb22aCopy full SHA for 06bb22a
package.json
@@ -62,13 +62,9 @@
62
"lavamoat": {
63
"allowScripts": {
64
"@lavamoat/preinstall-always-fail": false,
65
- "sha3": true,
66
- "secp256k1": true,
67
- "keccak": true,
68
- "fsevents": true,
69
- "eth-sig-util>ethereumjs-abi>ethereumjs-util>keccakjs>sha3": false,
70
- "ethereumjs-util>keccak": false,
71
- "ethereumjs-util>secp256k1": false
+ "eth-sig-util>ethereumjs-abi>ethereumjs-util>keccakjs>sha3": true,
+ "ethereumjs-util>keccak": true,
+ "ethereumjs-util>secp256k1": true
72
}
73
74
0 commit comments