File tree 7 files changed +19
-19
lines changed 7 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 34
34
"access" : " public"
35
35
},
36
36
"dependencies" : {
37
- "@safe-global/protocol-kit" : " ^4.0.1 " ,
38
- "@safe-global/relay-kit" : " ^3.0.1 " ,
39
- "@safe-global/safe-core-sdk-types" : " ^5.0.1 "
37
+ "@safe-global/protocol-kit" : " ^4.0.2 " ,
38
+ "@safe-global/relay-kit" : " ^3.0.2 " ,
39
+ "@safe-global/safe-core-sdk-types" : " ^5.0.2 "
40
40
}
41
41
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @safe-global/api-kit" ,
3
- "version" : " 2.4.1 " ,
3
+ "version" : " 2.4.2 " ,
4
4
"description" : " SDK that facilitates the interaction with the Safe Transaction Service API" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"typings" : " dist/src/index.d.ts" ,
59
59
"yargs" : " ^17.7.2"
60
60
},
61
61
"dependencies" : {
62
- "@safe-global/protocol-kit" : " ^4.0.1 " ,
63
- "@safe-global/safe-core-sdk-types" : " ^5.0.1 " ,
62
+ "@safe-global/protocol-kit" : " ^4.0.2 " ,
63
+ "@safe-global/safe-core-sdk-types" : " ^5.0.2 " ,
64
64
"ethers" : " ^6.13.1" ,
65
65
"node-fetch" : " ^2.7.0"
66
66
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @safe-global/auth-kit" ,
3
- "version" : " 2.0.7 " ,
3
+ "version" : " 2.0.8 " ,
4
4
"description" : " Authentication library for web2 logins" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
39
39
"react-dom" : " ^18.2.0"
40
40
},
41
41
"dependencies" : {
42
- "@safe-global/api-kit" : " ^2.4.1 " ,
43
- "@safe-global/protocol-kit" : " ^4.0.1 " ,
42
+ "@safe-global/api-kit" : " ^2.4.2 " ,
43
+ "@safe-global/protocol-kit" : " ^4.0.2 " ,
44
44
"@web3auth/safeauth-embed" : " ^0.0.0" ,
45
45
"ethers" : " ^6.13.1"
46
46
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @safe-global/onramp-kit" ,
3
- "version" : " 3.0.6 " ,
3
+ "version" : " 3.0.7 " ,
4
4
"description" : " Onramp library" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
36
36
},
37
37
"dependencies" : {
38
38
"@monerium/sdk" : " ^2.12.0" ,
39
- "@safe-global/api-kit" : " ^2.4.1 " ,
40
- "@safe-global/protocol-kit" : " ^4.0.1 " ,
41
- "@safe-global/safe-core-sdk-types" : " ^5.0.1 " ,
39
+ "@safe-global/api-kit" : " ^2.4.2 " ,
40
+ "@safe-global/protocol-kit" : " ^4.0.2 " ,
41
+ "@safe-global/safe-core-sdk-types" : " ^5.0.2 " ,
42
42
"@stripe/crypto" : " ^0.0.4" ,
43
43
"@stripe/stripe-js" : " ^1.54.2" ,
44
44
"ethers" : " ^6.13.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @safe-global/protocol-kit" ,
3
- "version" : " 4.0.1 " ,
3
+ "version" : " 4.0.2 " ,
4
4
"description" : " SDK that facilitates the interaction with Safe Smart Accounts" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
73
73
},
74
74
"dependencies" : {
75
75
"@noble/hashes" : " ^1.3.3" ,
76
- "@safe-global/safe-core-sdk-types" : " ^5.0.1 " ,
76
+ "@safe-global/safe-core-sdk-types" : " ^5.0.2 " ,
77
77
"@safe-global/safe-deployments" : " ^1.37.0" ,
78
78
"abitype" : " ^1.0.2" ,
79
79
"ethereumjs-util" : " ^7.1.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @safe-global/relay-kit" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"description" : " SDK for Safe Smart Accounts with support for ERC-4337 and Relay" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"typings" : " dist/src/index.d.ts" ,
39
39
},
40
40
"dependencies" : {
41
41
"@gelatonetwork/relay-sdk" : " ^5.5.0" ,
42
- "@safe-global/protocol-kit" : " ^4.0.1 " ,
43
- "@safe-global/safe-core-sdk-types" : " ^5.0.1 " ,
42
+ "@safe-global/protocol-kit" : " ^4.0.2 " ,
43
+ "@safe-global/safe-core-sdk-types" : " ^5.0.2 " ,
44
44
"@safe-global/safe-modules-deployments" : " ^2.1.1" ,
45
45
"ethers" : " ^6.13.1"
46
46
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @safe-global/safe-core-sdk-types" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"description" : " Safe Core SDK types" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments