Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xchainjs/xchain-client

Package Overview
Dependencies
Maintainers
5
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xchainjs/xchain-client - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

6

CHANGELOG.md

@@ -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;

2

package.json
{
"name": "@xchainjs/xchain-client",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "main": "lib/index",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc