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

@bitgo/sdk-coin-sui

Package Overview
Dependencies
Maintainers
14
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 4.14.0 to 4.15.0

15

CHANGELOG.md

@@ -6,2 +6,17 @@ # Change Log

# [4.15.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sui@4.2.0...@bitgo/sdk-coin-sui@4.15.0) (2023-12-18)
### Bug Fixes
- **root:** update @types/node ([cedc1a0](https://github.com/BitGo/BitGoJS/commit/cedc1a0035e79bb42fda57bf6ac29d606242f50b))
- **sdk-coin-sui:** fix sui tx deserialization type inference bug ([b9e3f5e](https://github.com/BitGo/BitGoJS/commit/b9e3f5e19fa9cfa6f905d9c2af59aa2158af2d49))
- **sdk-coin-sui:** parse recipients for custom tx ([0781d50](https://github.com/BitGo/BitGoJS/commit/0781d5090ce4c25a4f7fa9e47bcf858b35990140))
### Features
- **sdk-coin-sui:** add custom tx type ([8136220](https://github.com/BitGo/BitGoJS/commit/81362200468f8a2d25b97186f56de5d5729fa0cf))
- **sdk-coin-sui:** add more validations for custom tx ([6746f27](https://github.com/BitGo/BitGoJS/commit/6746f27cbc87a58c034c0a1b4b5fc67d34a3b394))
- **sdk-coin-sui:** add new moveCall function ([c832651](https://github.com/BitGo/BitGoJS/commit/c8326510e8a1a039786408c832311e0faa8ddb0c))
- **sdk-coin-sui:** export the new custom tx type ([0bd4130](https://github.com/BitGo/BitGoJS/commit/0bd4130afea919174cc29ac0575806096642e0cf))
# [4.14.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/sdk-coin-sui@4.2.0...@bitgo/sdk-coin-sui@4.14.0) (2023-12-12)

@@ -8,0 +23,0 @@

14

package.json
{
"name": "@bitgo/sdk-coin-sui",
"version": "4.14.0",
"version": "4.15.0",
"description": "BitGo SDK coin library for Sui",

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

"@bitgo/blake2b": "^3.2.4",
"@bitgo/sdk-core": "^17.0.0",
"@bitgo/sdk-lib-mpc": "^8.24.0",
"@bitgo/statics": "^38.0.0",
"@bitgo/sdk-core": "^18.0.0",
"@bitgo/sdk-lib-mpc": "^8.25.0",
"@bitgo/statics": "^39.0.0",
"@mysten/bcs": "^0.7.0",

@@ -56,4 +56,4 @@ "bignumber.js": "^9.0.0",

"devDependencies": {
"@bitgo/sdk-api": "^1.33.0",
"@bitgo/sdk-test": "^1.2.52",
"@bitgo/sdk-api": "^1.34.0",
"@bitgo/sdk-test": "^1.2.53",
"@types/lodash": "^4.14.183",

@@ -63,3 +63,3 @@ "axios": "^1.4.0",

},
"gitHead": "fcc6a3464fa3c6ce3e0485fcb37b423be49d843d"
"gitHead": "dd5f4f03a22573a1c12147e823a86d88882c3806"
}
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