@thorwallet/xchain-client
Advanced tools
Comparing version 0.1.1-alpha.973 to 0.1.1-alpha.974
@@ -80,3 +80,3 @@ import { Asset, BaseAmount } from '@thorwallet/xchain-util'; | ||
getExplorerAddressUrl(network: Network, address: Address): string; | ||
getExplorerTxUrl(txID: string): string; | ||
getExplorerTxUrl(network: Network, txID: string): string; | ||
validateAddress(address: string): boolean; | ||
@@ -83,0 +83,0 @@ setPhrase(phrase: string, walletIndex: number): Promise<Address>; |
{ | ||
"name": "@thorwallet/xchain-client", | ||
"version": "0.1.1-alpha.973+325ddd5", | ||
"version": "0.1.1-alpha.974+4c7db5b", | ||
"license": "MIT", | ||
@@ -21,3 +21,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@thorwallet/xchain-util": "0.1.1-alpha.973+325ddd5" | ||
"@thorwallet/xchain-util": "0.1.1-alpha.974+4c7db5b" | ||
}, | ||
@@ -30,3 +30,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "325ddd5475336c16a95fec9319c0b9ee661cf0d9" | ||
"gitHead": "4c7db5b21b6448a9328bed9bbdaab8240f2af0ea" | ||
} |
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
15615