Socket
Socket
Sign inDemoInstall

@ledgerhq/hw-transport-node-hid

Package Overview
Dependencies
Maintainers
7
Versions
399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/hw-transport-node-hid - npm Package Compare versions

Comparing version 6.28.6 to 6.29.0-next.0

14

CHANGELOG.md
# @ledgerhq/hw-transport-node-hid
## 6.29.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), [`3b9c93c`](https://github.com/LedgerHQ/ledger-live/commit/3b9c93c0de8ceff2af96a6ee8e42b8d9c2ab7af0)]:
- @ledgerhq/hw-transport-node-hid-noevents@6.30.0-next.0
- @ledgerhq/hw-transport@6.31.0-next.0
- @ledgerhq/devices@8.4.0-next.0
- @ledgerhq/errors@6.17.0-next.0
## 6.28.6

@@ -4,0 +18,0 @@

1

lib-es/listenDevices.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import EventEmitter from "events";

@@ -2,0 +3,0 @@ declare const _default: (delay: number, listenDevicesPollingSkip: () => boolean) => {

@@ -0,1 +1,2 @@

/// <reference types="node" />
import EventEmitter from "events";

@@ -2,0 +3,0 @@ declare const _default: (delay: number, listenDevicesPollingSkip: () => boolean) => {

10

package.json
{
"name": "@ledgerhq/hw-transport-node-hid",
"version": "6.28.6",
"version": "6.29.0-next.0",
"description": "Ledger Hardware Wallet Node implementation of the communication layer, using node-hid",

@@ -33,6 +33,6 @@ "keywords": [

"usb": "2.9.0",
"@ledgerhq/devices": "^8.3.0",
"@ledgerhq/errors": "^6.16.4",
"@ledgerhq/hw-transport": "^6.30.6",
"@ledgerhq/hw-transport-node-hid-noevents": "^6.29.6",
"@ledgerhq/devices": "^8.4.0-next.0",
"@ledgerhq/errors": "^6.17.0-next.0",
"@ledgerhq/hw-transport": "^6.31.0-next.0",
"@ledgerhq/hw-transport-node-hid-noevents": "^6.30.0-next.0",
"@ledgerhq/logs": "^6.12.0"

@@ -39,0 +39,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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