New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thorwallet/xchain-client

Package Overview
Dependencies
Maintainers
2
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thorwallet/xchain-client - npm Package Compare versions

Comparing version 0.0.1-alpha.892 to 0.0.1-alpha.893

7

lib/types.d.ts

@@ -26,2 +26,9 @@ import { Asset, BaseAmount } from '@thorwallet/xchain-util';

hash: string;
ethTokenSymbol?: string;
ethTokenName?: string;
ethGasPrice?: string;
ethGas?: string;
ethGasUsed?: string;
ethCumulativeGasUsed?: string;
ethConfirmations?: string;
};

@@ -28,0 +35,0 @@ export declare type Txs = Tx[];

6

package.json
{
"name": "@thorwallet/xchain-client",
"version": "0.0.1-alpha.892+ddacbbd",
"version": "0.0.1-alpha.893+e9de47b",
"license": "MIT",

@@ -18,3 +18,3 @@ "main": "lib/index",

"devDependencies": {
"@thorwallet/xchain-util": "0.0.1-alpha.892+ddacbbd"
"@thorwallet/xchain-util": "0.0.1-alpha.893+e9de47b"
},

@@ -27,3 +27,3 @@ "peerDependencies": {

},
"gitHead": "ddacbbd89f2cbd21190b743f61f8cbd569e2da3a"
"gitHead": "e9de47b02cf5403225f6fafe0b7417c393c38235"
}
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