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

@ledgerhq/hw-app-cosmos

Package Overview
Dependencies
Maintainers
7
Versions
178
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/hw-app-cosmos - npm Package Compare versions

Comparing version 6.29.6 to 6.30.0-next.0

12

CHANGELOG.md
# @ledgerhq/hw-app-cosmos
## 6.30.0-next.0
### Minor Changes
- [#6596](https://github.com/LedgerHQ/ledger-live/pull/6596) [`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11) Thanks [@KVNLS](https://github.com/KVNLS)! - Upgrade React Native to version 0.73.6
### Patch Changes
- Updated dependencies [[`77fa530`](https://github.com/LedgerHQ/ledger-live/commit/77fa530c8626df94fa7f9c0a8b3a99f2efa7cb11), [`815ae3d`](https://github.com/LedgerHQ/ledger-live/commit/815ae3dae8027823854ada837df3dc983d09b10f), [`cec1599`](https://github.com/LedgerHQ/ledger-live/commit/cec1599a41aa1a18a249e34312164bc93b63972f)]:
- @ledgerhq/hw-transport@6.31.0-next.0
- @ledgerhq/errors@6.17.0-next.0
## 6.29.6

@@ -4,0 +16,0 @@

8

package.json
{
"name": "@ledgerhq/hw-app-cosmos",
"version": "6.29.6",
"version": "6.30.0-next.0",
"description": "Ledger Hardware Wallet Cosmos Application API",

@@ -31,4 +31,4 @@ "keywords": [

"bip32-path": "^0.4.2",
"@ledgerhq/errors": "^6.16.4",
"@ledgerhq/hw-transport": "^6.30.6"
"@ledgerhq/errors": "^6.17.0-next.0",
"@ledgerhq/hw-transport": "^6.31.0-next.0"
},

@@ -44,3 +44,3 @@ "devDependencies": {

"ts-node": "^10.4.0",
"@ledgerhq/hw-transport-mocker": "^6.28.6"
"@ledgerhq/hw-transport-mocker": "^6.29.0-next.0"
},

@@ -47,0 +47,0 @@ "gitHead": "dd0dea64b58e5a9125c8a422dcffd29e5ef6abec",

@@ -170,4 +170,4 @@ /********************************************************************************

: j + 1 === chunks.length
? PAYLOAD_TYPE_LAST
: PAYLOAD_TYPE_ADD,
? PAYLOAD_TYPE_LAST
: PAYLOAD_TYPE_ADD,
0,

@@ -174,0 +174,0 @@ data,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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