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.904 to 0.0.1-alpha.905

2

lib/types.d.ts

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

memo?: string;
gasPrice?: string;
gasLimit?: string;
};

@@ -56,0 +58,0 @@ export declare type FeesParams = {

6

package.json
{
"name": "@thorwallet/xchain-client",
"version": "0.0.1-alpha.904+f9d1de5",
"version": "0.0.1-alpha.905+433e9d9",
"license": "MIT",

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

"devDependencies": {
"@thorwallet/xchain-util": "0.0.1-alpha.904+f9d1de5"
"@thorwallet/xchain-util": "0.0.1-alpha.905+433e9d9"
},

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

},
"gitHead": "f9d1de5e85e27a95f5167ae149bfaa0a6f3b25f7"
"gitHead": "433e9d97b5cc7c21fe23509462b392f3a41a07f7"
}
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