Socket
Socket
Sign inDemoInstall

@bitgo/sdk-coin-sol

Package Overview
Dependencies
Maintainers
0
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitgo/sdk-coin-sol - npm Package Compare versions

Comparing version 4.2.4 to 4.3.0

10

dist/src/sol.d.ts

@@ -162,11 +162,3 @@ /**

protected getTokenAccountsByOwner(pubKey?: string): Promise<[] | TokenAccount[]>;
/**
* Creates funds sweep recovery transaction(s) without BitGo
*
* @param {SweepRecoveryOptions} params parameters needed to combine the signatures
* and transactions to create broadcastable transactions
*
* @returns {MPCTxs} array of the serialized transaction hex strings and indices
* of the addresses being swept
*/
/** inherited doc */
createBroadcastableSweepTransaction(params: MPCSweepRecoveryOptions): Promise<MPCTxs>;

@@ -173,0 +165,0 @@ /**

14

package.json
{
"name": "@bitgo/sdk-coin-sol",
"version": "4.2.4",
"version": "4.3.0",
"description": "BitGo SDK coin library for Sol",

@@ -43,5 +43,5 @@ "main": "./dist/src/index.js",

"dependencies": {
"@bitgo/sdk-core": "^27.1.2",
"@bitgo/sdk-lib-mpc": "^9.8.1",
"@bitgo/statics": "^48.20.0",
"@bitgo/sdk-core": "^27.2.0",
"@bitgo/sdk-lib-mpc": "^9.9.0",
"@bitgo/statics": "^48.21.0",
"@solana/spl-token": "0.3.1",

@@ -56,7 +56,7 @@ "@solana/web3.js": "1.92.1",

"devDependencies": {
"@bitgo/sdk-api": "^1.49.2",
"@bitgo/sdk-test": "^8.0.26",
"@bitgo/sdk-api": "^1.49.3",
"@bitgo/sdk-test": "^8.0.27",
"@types/lodash": "^4.14.121"
},
"gitHead": "3dc1c7f4259742c3a4c6ad73ace77a8e2e3db1c8"
"gitHead": "4ebf57c316e7673faba2ccdef2a6f098dbf225bc"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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