@dahlia-labs/numoen-utils
Advanced tools
Comparing version 0.10.3 to 0.10.4
@@ -10,2 +10,3 @@ import type { Price, Token, TokenAmount } from "@dahlia-labs/token-utils"; | ||
referenceMarket: IUniswapV2Pair; | ||
maxLiquidity: TokenAmount; | ||
} | ||
@@ -12,0 +13,0 @@ export interface IMarketInfo { |
@@ -10,2 +10,3 @@ import type { Price, Token, TokenAmount } from "@dahlia-labs/token-utils"; | ||
referenceMarket: IUniswapV2Pair; | ||
maxLiquidity: TokenAmount; | ||
} | ||
@@ -12,0 +13,0 @@ export interface IMarketInfo { |
{ | ||
"name": "@dahlia-labs/numoen-utils", | ||
"description": "Types and data collection functions for UniswapV2", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"repository": { | ||
@@ -29,5 +29,5 @@ "type": "git", | ||
"dependencies": { | ||
"@dahlia-labs/token-utils": "^0.10.3", | ||
"@dahlia-labs/uniswapv2-utils": "^0.10.3", | ||
"@dahlia-labs/use-ethers": "^0.10.3", | ||
"@dahlia-labs/token-utils": "^0.10.4", | ||
"@dahlia-labs/uniswapv2-utils": "^0.10.4", | ||
"@dahlia-labs/use-ethers": "^0.10.4", | ||
"@ethersproject/abi": "^5.7.0", | ||
@@ -34,0 +34,0 @@ "@ethersproject/abstract-signer": "^5.7.0", |
@@ -13,2 +13,3 @@ import type { Price, Token, TokenAmount } from "@dahlia-labs/token-utils"; | ||
referenceMarket: IUniswapV2Pair; | ||
maxLiquidity: TokenAmount; | ||
} | ||
@@ -15,0 +16,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13627187
210091