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

@bitgo/abstract-cosmos

Package Overview
Dependencies
Maintainers
14
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitgo/abstract-cosmos - npm Package Compare versions

Comparing version 1.10.0 to 1.11.0

13

CHANGELOG.md

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

# [1.11.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@1.6.0...@bitgo/abstract-cosmos@1.11.0) (2023-11-13)
### Bug Fixes
- **abstract-cosmos:** getAccountDetails fix ([d5c6c74](https://github.com/BitGo/BitGoJS/commit/d5c6c74845e62ee3cd68321c55d729da1526fcae))
- **abstract-cosmos:** getAccountDetails fix ([3c869f2](https://github.com/BitGo/BitGoJS/commit/3c869f22ce9db917feaa75acec8a47696043bcd3))
- address verification for cosmos like coins ([5ac7879](https://github.com/BitGo/BitGoJS/commit/5ac78799b460d0d03eaa841db08a6855b571a46f))
### Features
- **abstract-cosmos:** add support for different pubkey types ([e257093](https://github.com/BitGo/BitGoJS/commit/e257093605a4bfe22fbe0b0f9933bfef1a3975c6))
- **sdk-coin-atom:** add sendMany support for cosmos chains ([ee609ec](https://github.com/BitGo/BitGoJS/commit/ee609ec5de3d3159c78ba59ecf7f43c79f6f5870))
# [1.10.0](https://github.com/BitGo/BitGoJS/compare/@bitgo/abstract-cosmos@1.6.0...@bitgo/abstract-cosmos@1.10.0) (2023-11-13)

@@ -8,0 +21,0 @@

12

package.json
{
"name": "@bitgo/abstract-cosmos",
"version": "1.10.0",
"version": "1.11.0",
"description": "BitGo SDK coin library for COSMOS base implementation",

@@ -40,6 +40,6 @@ "main": "./dist/src/index.js",

"dependencies": {
"@bitgo/sdk-core": "^10.0.0",
"@bitgo/sdk-lib-mpc": "^8.17.0",
"@bitgo/statics": "^31.0.0",
"@bitgo/utxo-lib": "^9.18.0",
"@bitgo/sdk-core": "^11.0.0",
"@bitgo/sdk-lib-mpc": "^8.18.0",
"@bitgo/statics": "^32.0.0",
"@bitgo/utxo-lib": "^9.19.0",
"@cosmjs/amino": "^0.29.5",

@@ -58,3 +58,3 @@ "@cosmjs/crypto": "^0.30.1",

},
"gitHead": "88043a4c4622a55b669c7b2354c523ce74ec888a"
"gitHead": "dff3c836e35cbf7919ccf87b7595cc65e9f25b64"
}
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