File tree Expand file tree Collapse file tree 4 files changed +100
-367
lines changed Expand file tree Collapse file tree 4 files changed +100
-367
lines changed Original file line number Diff line number Diff line change 3030 },
3131 "dependencies" : {
3232 "@metamask/base-controller" : " ^3.2.3" ,
33- "@metamask/eth-snap-keyring" : " ^0.2.2 " ,
34- "@metamask/keyring-api" : " ^0.2.5 " ,
35- "@metamask/snaps-utils" : " ^1 .0.1 " ,
33+ "@metamask/eth-snap-keyring" : " ^1.0.0 " ,
34+ "@metamask/keyring-api" : " ^1.0.0 " ,
35+ "@metamask/snaps-utils" : " ^3 .0.0 " ,
3636 "@metamask/utils" : " ^8.1.0" ,
3737 "deepmerge" : " ^4.2.2" ,
3838 "ethereumjs-util" : " ^7.0.10" ,
4242 "devDependencies" : {
4343 "@metamask/auto-changelog" : " ^3.1.0" ,
4444 "@metamask/keyring-controller" : " ^8.0.2" ,
45- "@metamask/snaps-controllers" : " ^1 .0.1 " ,
45+ "@metamask/snaps-controllers" : " ^3 .0.0 " ,
4646 "@types/jest" : " ^27.4.1" ,
4747 "@types/readable-stream" : " ^2.3.0" ,
4848 "jest" : " ^27.5.1" ,
Original file line number Diff line number Diff line change 33 "compilerOptions" : {
44 "baseUrl" : " ./" ,
55 "outDir" : " ./dist" ,
6- "rootDir" : " ./src"
6+ "rootDir" : " ./src" ,
7+ "skipLibCheck" : true
78 },
89 "references" : [
910 {
Original file line number Diff line number Diff line change 4141 "@metamask/eth-query" : " ^3.0.1" ,
4242 "@metamask/metamask-eth-abis" : " 3.0.0" ,
4343 "@metamask/network-controller" : " ^14.0.0" ,
44+ "@metamask/polling-controller" : " ^0.1.0" ,
4445 "@metamask/preferences-controller" : " ^4.4.2" ,
4546 "@metamask/rpc-errors" : " ^6.1.0" ,
4647 "@metamask/utils" : " ^8.1.0" ,
You can’t perform that action at this time.
0 commit comments