Socket
Socket
Sign inDemoInstall

@ledgerhq/hw-transport-webusb

Package Overview
Dependencies
Maintainers
21
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/hw-transport-webusb - npm Package Compare versions

Comparing version 6.27.20-nightly.2 to 6.27.20-nightly.3

.unimportedrc.json

9

CHANGELOG.md
# @ledgerhq/hw-transport-webusb
## 6.27.20-nightly.3
### Patch Changes
- Updated dependencies [[`c5981ae341`](https://github.com/LedgerHQ/ledger-live/commit/c5981ae3411abc4c8594adf2efcb52aacddac143)]:
- @ledgerhq/errors@6.15.0-nightly.1
- @ledgerhq/devices@8.0.8-nightly.1
- @ledgerhq/hw-transport@6.28.9-nightly.3
## 6.27.20-nightly.2

@@ -4,0 +13,0 @@

11

package.json
{
"name": "@ledgerhq/hw-transport-webusb",
"version": "6.27.20-nightly.2",
"version": "6.27.20-nightly.3",
"description": "Ledger Hardware Wallet WebUSB implementation of the communication layer",

@@ -29,5 +29,5 @@ "keywords": [

"dependencies": {
"@ledgerhq/devices": "^8.0.8-nightly.0",
"@ledgerhq/errors": "^6.15.0-nightly.0",
"@ledgerhq/hw-transport": "^6.28.9-nightly.2",
"@ledgerhq/devices": "^8.0.8-nightly.1",
"@ledgerhq/errors": "^6.15.0-nightly.1",
"@ledgerhq/hw-transport": "^6.28.9-nightly.3",
"@ledgerhq/logs": "^6.10.1"

@@ -56,4 +56,5 @@ },

"lint:fix": "pnpm lint --fix",
"test": "jest"
"test": "jest",
"unimported": "unimported"
}
}

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