@thorwallet/xchain-client
Advanced tools
Comparing version 0.0.1-alpha.892 to 0.0.1-alpha.893
@@ -26,2 +26,9 @@ import { Asset, BaseAmount } from '@thorwallet/xchain-util'; | ||
hash: string; | ||
ethTokenSymbol?: string; | ||
ethTokenName?: string; | ||
ethGasPrice?: string; | ||
ethGas?: string; | ||
ethGasUsed?: string; | ||
ethCumulativeGasUsed?: string; | ||
ethConfirmations?: string; | ||
}; | ||
@@ -28,0 +35,0 @@ export declare type Txs = Tx[]; |
{ | ||
"name": "@thorwallet/xchain-client", | ||
"version": "0.0.1-alpha.892+ddacbbd", | ||
"version": "0.0.1-alpha.893+e9de47b", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "main": "lib/index", | ||
"devDependencies": { | ||
"@thorwallet/xchain-util": "0.0.1-alpha.892+ddacbbd" | ||
"@thorwallet/xchain-util": "0.0.1-alpha.893+e9de47b" | ||
}, | ||
@@ -27,3 +27,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "ddacbbd89f2cbd21190b743f61f8cbd569e2da3a" | ||
"gitHead": "e9de47b02cf5403225f6fafe0b7417c393c38235" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
15478
102