Skip to content

Commit bfbaeeb

Browse files
committed
Update LavaMoat policies
1 parent 74cfe86 commit bfbaeeb

4 files changed

Lines changed: 0 additions & 16 deletions

File tree

lavamoat/browserify/beta/policy.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@
150150
},
151151
"@metamask/smart-transactions-controller>@ethereumjs/util": {
152152
"globals": {
153-
"console.log": true,
154153
"console.warn": true,
155154
"fetch": true
156155
},
@@ -1444,9 +1443,6 @@
14441443
}
14451444
},
14461445
"@metamask/keyring-controller": {
1447-
"globals": {
1448-
"console.log": true
1449-
},
14501446
"packages": {
14511447
"@ethereumjs/tx>@ethereumjs/util": true,
14521448
"@metamask/base-controller": true,

lavamoat/browserify/flask/policy.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@
150150
},
151151
"@metamask/smart-transactions-controller>@ethereumjs/util": {
152152
"globals": {
153-
"console.log": true,
154153
"console.warn": true,
155154
"fetch": true
156155
},
@@ -1444,9 +1443,6 @@
14441443
}
14451444
},
14461445
"@metamask/keyring-controller": {
1447-
"globals": {
1448-
"console.log": true
1449-
},
14501446
"packages": {
14511447
"@ethereumjs/tx>@ethereumjs/util": true,
14521448
"@metamask/base-controller": true,

lavamoat/browserify/main/policy.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@
150150
},
151151
"@metamask/smart-transactions-controller>@ethereumjs/util": {
152152
"globals": {
153-
"console.log": true,
154153
"console.warn": true,
155154
"fetch": true
156155
},
@@ -1444,9 +1443,6 @@
14441443
}
14451444
},
14461445
"@metamask/keyring-controller": {
1447-
"globals": {
1448-
"console.log": true
1449-
},
14501446
"packages": {
14511447
"@ethereumjs/tx>@ethereumjs/util": true,
14521448
"@metamask/base-controller": true,

lavamoat/browserify/mmi/policy.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,6 @@
150150
},
151151
"@metamask/smart-transactions-controller>@ethereumjs/util": {
152152
"globals": {
153-
"console.log": true,
154153
"console.warn": true,
155154
"fetch": true
156155
},
@@ -1536,9 +1535,6 @@
15361535
}
15371536
},
15381537
"@metamask/keyring-controller": {
1539-
"globals": {
1540-
"console.log": true
1541-
},
15421538
"packages": {
15431539
"@ethereumjs/tx>@ethereumjs/util": true,
15441540
"@metamask/base-controller": true,

0 commit comments

Comments
 (0)