Commit 52c8151 1 parent 7d838ec commit 52c8151 Copy full SHA for 52c8151
File tree 8 files changed +17
-12
lines changed
8 files changed +17
-12
lines changed Original file line number Diff line number Diff line change @@ -39,3 +39,8 @@ plugins:
39
39
spec : " @yarnpkg/plugin-constraints"
40
40
41
41
yarnPath : .yarn/releases/yarn-3.2.3.cjs
42
+
43
+ npmScopes :
44
+ helix-bridge :
45
+ npmPublishRegistry : https://npm.pkg.github.com
46
+ npmRegistryServer : https://npm.pkg.github.com
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @helix-bridge/router-sdk" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " An sdk for routing swaps using Uniswap v2 and Uniswap v3." ,
5
5
"repository" : " https://github.com/Uniswap/sdks.git" ,
6
6
"keywords" : [
22
22
},
23
23
"dependencies" : {
24
24
"@ethersproject/abi" : " ^5.5.0" ,
25
- "@helix-bridge/sdk-core" : " workspace:* " ,
25
+ "@helix-bridge/sdk-core" : " 1.0.1 " ,
26
26
"@helix-bridge/v2-sdk" : " workspace:*" ,
27
27
"@helix-bridge/v3-sdk" : " workspace:*" ,
28
28
"@uniswap/swap-router-contracts" : " ^1.3.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @helix-bridge/sdk-core" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " ⚒️ An SDK for building applications on top of Uniswap V3" ,
5
5
"repository" : " https://github.com/Uniswap/sdks.git" ,
6
6
"keywords" : [
Original file line number Diff line number Diff line change 29
29
},
30
30
"dependencies" : {
31
31
"@ethersproject/bytes" : " ^5.7.0" ,
32
- "@helix-bridge/sdk-core" : " workspace:* " ,
32
+ "@helix-bridge/sdk-core" : " 1.0.1 " ,
33
33
"@typechain/ethers-v5" : " ^10.1.0" ,
34
34
"@typechain/hardhat" : " ^6.1.2" ,
35
35
"ethers" : " ^5.7.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @helix-bridge/uniswapx-sdk" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"author" : " Uniswap" ,
5
5
"repository" : " https://github.com/Uniswap/sdks.git" ,
6
6
"keywords" : [
31
31
"dependencies" : {
32
32
"@ethersproject/bytes" : " ^5.7.0" ,
33
33
"@ethersproject/providers" : " ^5.7.0" ,
34
- "@helix-bridge/sdk-core" : " workspace:* " ,
34
+ "@helix-bridge/sdk-core" : " 1.0.1 " ,
35
35
"@uniswap/permit2-sdk" : " ^1.2.1" ,
36
36
"ethers" : " ^5.7.0"
37
37
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @helix-bridge/universal-router-sdk" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " sdk for integrating with the Universal Router contracts" ,
5
5
"repository" : " https://github.com/Uniswap/sdks.git" ,
6
6
"keywords" : [
32
32
},
33
33
"dependencies" : {
34
34
"@helix-bridge/router-sdk" : " workspace:*" ,
35
- "@helix-bridge/sdk-core" : " workspace:* " ,
35
+ "@helix-bridge/sdk-core" : " 1.0.1 " ,
36
36
"@helix-bridge/v2-sdk" : " workspace:*" ,
37
37
"@helix-bridge/v3-sdk" : " workspace:*" ,
38
38
"@uniswap/permit2-sdk" : " ^1.2.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @helix-bridge/v2-sdk" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " 🛠 An SDK for building applications on top of Uniswap V2" ,
5
5
"repository" : " https://github.com/Uniswap/sdks.git" ,
6
6
"keywords" : [
27
27
"dependencies" : {
28
28
"@ethersproject/address" : " ^5.0.2" ,
29
29
"@ethersproject/solidity" : " ^5.0.9" ,
30
- "@helix-bridge/sdk-core" : " workspace:* " ,
30
+ "@helix-bridge/sdk-core" : " 1.0.1 " ,
31
31
"tiny-invariant" : " ^1.1.0" ,
32
32
"tiny-warning" : " ^1.0.3"
33
33
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @helix-bridge/v3-sdk" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " ⚒️ An SDK for building applications on top of Uniswap V3" ,
5
5
"repository" : " https://github.com/Uniswap/sdks.git" ,
6
6
"keywords" : [
27
27
"dependencies" : {
28
28
"@ethersproject/abi" : " ^5.5.0" ,
29
29
"@ethersproject/solidity" : " ^5.0.9" ,
30
- "@helix-bridge/sdk-core" : " workspace:* " ,
30
+ "@helix-bridge/sdk-core" : " 1.0.1 " ,
31
31
"@uniswap/swap-router-contracts" : " ^1.3.0" ,
32
32
"@uniswap/v3-periphery" : " ^1.1.1" ,
33
33
"@uniswap/v3-staker" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments