@xchainjs/xchain-client
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -1,3 +0,7 @@ | ||
# v.x.x.x (2020-XX-XX) | ||
# v.0.2.1 (2020-23-12) | ||
### Update | ||
- Add `validateAddress` #149 | ||
# v.0.2.0 (2020-12-11) | ||
@@ -4,0 +8,0 @@ |
@@ -61,2 +61,3 @@ import { Asset, BaseAmount } from '@xchainjs/xchain-util'; | ||
getExplorerTxUrl(txID: string): string; | ||
validateAddress(address: string): boolean; | ||
getAddress(): Address; | ||
@@ -63,0 +64,0 @@ setPhrase(phrase: string): Address; |
{ | ||
"name": "@xchainjs/xchain-client", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "lib/index", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
13893
87
0