Socket
Socket
Sign inDemoInstall

@chainify/hw-ledger

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainify/hw-ledger - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

17

CHANGELOG.md
# @chainify/hw-ledger
## 1.0.2
### Patch Changes
- 8383db002: - fee provider can be null
- export typechain from the evm package
- remove approval step from initiate swap for evm chains
- add gasLimit as optional parameter in the TransactionRequest type
- fee provider is now optional for BitcoinEsploraProvider
- new evm chain support - Optimism
- add wallet and chain update hooks
- fix evm fees handlin
- Updated dependencies [8383db002]
- @chainify/errors@1.0.2
- @chainify/types@1.0.2
- @chainify/utils@1.0.2
## 1.0.1

@@ -4,0 +21,0 @@

8

package.json
{
"name": "@chainify/hw-ledger",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -18,7 +18,7 @@ "author": "Liquality <info@liquality.io>",

"dependencies": {
"@chainify/errors": "1.0.1",
"@chainify/types": "1.0.1",
"@chainify/utils": "1.0.1",
"@chainify/errors": "1.0.2",
"@chainify/types": "1.0.2",
"@chainify/utils": "1.0.2",
"@ledgerhq/hw-transport": "^6.24.1"
}
}
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