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

@xchainjs/xchain-client

Package Overview
Dependencies
Maintainers
10
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.15.4 to 0.15.5

2

lib/types.d.ts
import { Address, Asset, BaseAmount } from '@xchainjs/xchain-util';
import { UTXO } from './provider-types';
export declare enum Network {

@@ -92,2 +93,3 @@ Mainnet = "mainnet",

rawUnsignedTx: string;
utxos?: UTXO[];
};

@@ -94,0 +96,0 @@ export interface XChainClient {

2

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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