File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
packages/seedless-onboarding-controller Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 5555 "async-mutex" : " ^0.5.0"
5656 },
5757 "devDependencies" : {
58+ "@lavamoat/allow-scripts" : " ^3.0.4" ,
59+ "@lavamoat/preinstall-always-fail" : " ^2.1.0" ,
5860 "@metamask/auto-changelog" : " ^3.4.4" ,
5961 "@noble/ciphers" : " ^0.5.2" ,
6062 "@noble/curves" : " ^1.2.0" ,
7678 "publishConfig" : {
7779 "access" : " public" ,
7880 "registry" : " https://registry.npmjs.org/"
81+ },
82+ "lavamoat" : {
83+ "allowScripts" : {
84+ "@lavamoat/preinstall-always-fail" : false ,
85+ "@metamask/toprf-secure-backup" : true
86+ }
7987 }
8088}
Original file line number Diff line number Diff line change @@ -4257,6 +4257,8 @@ __metadata:
42574257 version: 0.0.0-use.local
42584258 resolution: "@metamask/seedless-onboarding-controller@workspace:packages/seedless-onboarding-controller"
42594259 dependencies:
4260+ "@lavamoat/allow-scripts": "npm:^3.0.4"
4261+ "@lavamoat/preinstall-always-fail": "npm:^2.1.0"
42604262 "@metamask/auth-network-utils": "npm:^0.1.0"
42614263 "@metamask/auto-changelog": "npm:^3.4.4"
42624264 "@metamask/base-controller": "npm:^8.0.1"
You can’t perform that action at this time.
0 commit comments