@thorwallet/xchain-client
Advanced tools
Comparing version 0.1.1-alpha.970 to 0.1.1-alpha.972
@@ -78,3 +78,3 @@ import { Asset, BaseAmount } from '@thorwallet/xchain-util'; | ||
getNetwork(): Network; | ||
getExplorerUrl(): string; | ||
getExplorerUrl(network: string): string; | ||
getExplorerAddressUrl(address: Address): string; | ||
@@ -81,0 +81,0 @@ getExplorerTxUrl(txID: string): string; |
{ | ||
"name": "@thorwallet/xchain-client", | ||
"version": "0.1.1-alpha.970+3c7e4f9", | ||
"version": "0.1.1-alpha.972+d4ddf03", | ||
"license": "MIT", | ||
@@ -21,3 +21,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@thorwallet/xchain-util": "0.1.1-alpha.970+3c7e4f9" | ||
"@thorwallet/xchain-util": "0.1.1-alpha.972+d4ddf03" | ||
}, | ||
@@ -30,3 +30,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "3c7e4f9be7a269f007bab6abb7dfc0e5f9588a83" | ||
"gitHead": "d4ddf03d13cef8efc4681f9f6564722ac6d357d4" | ||
} |
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
15578