File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed
packages/profile-sync-controller Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 118
118
"@metamask/keyring-controller" : " ^22.1.0" ,
119
119
"@metamask/keyring-internal-api" : " ^6.2.0" ,
120
120
"@metamask/providers" : " ^22.1.0" ,
121
+ "@metamask/seedless-onboarding-controller" : " ^2.1.0" ,
121
122
"@metamask/snaps-controllers" : " ^14.0.1" ,
122
123
"@types/jest" : " ^27.4.1" ,
123
124
"deepmerge" : " ^4.2.2" ,
Original file line number Diff line number Diff line change @@ -4169,6 +4169,7 @@ __metadata:
4169
4169
"@metamask/keyring-controller": "npm:^22.1.0"
4170
4170
"@metamask/keyring-internal-api": "npm:^6.2.0"
4171
4171
"@metamask/providers": "npm:^22.1.0"
4172
+ "@metamask/seedless-onboarding-controller": "npm:^2.1.0"
4172
4173
"@metamask/snaps-controllers": "npm:^14.0.1"
4173
4174
"@metamask/snaps-sdk": "npm:^9.0.0"
4174
4175
"@metamask/snaps-utils": "npm:^11.0.0"
@@ -4307,6 +4308,21 @@ __metadata:
4307
4308
languageName: node
4308
4309
linkType: hard
4309
4310
4311
+ "@metamask/seedless-onboarding-controller@npm:^2.1.0":
4312
+ version: 2.1.0
4313
+ resolution: "@metamask/seedless-onboarding-controller@npm:2.1.0"
4314
+ dependencies:
4315
+ "@metamask/auth-network-utils": "npm:^0.3.0"
4316
+ "@metamask/base-controller": "npm:^8.0.1"
4317
+ "@metamask/toprf-secure-backup": "npm:^0.6.0"
4318
+ "@metamask/utils": "npm:^11.4.2"
4319
+ async-mutex: "npm:^0.5.0"
4320
+ peerDependencies:
4321
+ "@metamask/keyring-controller": ^22.0.0
4322
+ checksum: 10/7c1221d08042c0d9a096a60e9ca8ec1660128b7c1012b793cd858b303153bac05b1157782cd2d85a457e8519534ef1446e2124da1609bb878a4031b20f016758
4323
+ languageName: node
4324
+ linkType: hard
4325
+
4310
4326
"@metamask/seedless-onboarding-controller@workspace:packages/seedless-onboarding-controller":
4311
4327
version: 0.0.0-use.local
4312
4328
resolution: "@metamask/seedless-onboarding-controller@workspace:packages/seedless-onboarding-controller"
You can’t perform that action at this time.
0 commit comments