Socket
Socket
Sign inDemoInstall

@ledgerhq/devices

Package Overview
Dependencies
Maintainers
11
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/devices - npm Package Compare versions

Comparing version 4.44.0 to 4.44.2

6

lib/index.js

@@ -12,3 +12,3 @@ "use strict";

id: "blue",
productName: "Ledger Blue",
productName: "Ledger Blue",
usbProductId: 0x0000

@@ -18,3 +18,3 @@ },

id: "nanoS",
productName: "Ledger Nano S",
productName: "Ledger Nano S",
usbProductId: 0x0001

@@ -24,3 +24,3 @@ },

id: "nanoX",
productName: "Ledger Nano X",
productName: "Ledger Nano X",
usbProductId: 0x0004,

@@ -27,0 +27,0 @@ bluetoothSpec: [{

{
"name": "@ledgerhq/devices",
"version": "4.44.0",
"version": "4.44.2",
"description": "Ledger devices",

@@ -35,3 +35,3 @@ "keywords": [

},
"gitHead": "687c3af8017d8458a2a8652cd93651bc720b2adc"
"gitHead": "96187241ef673ee0e70293ce447601082400cc4b"
}

@@ -6,3 +6,3 @@ // @flow

id: "blue",
productName: "Ledger Blue",
productName: "Ledger Blue",
usbProductId: 0x0000

@@ -12,3 +12,3 @@ },

id: "nanoS",
productName: "Ledger Nano S",
productName: "Ledger Nano S",
usbProductId: 0x0001

@@ -18,3 +18,3 @@ },

id: "nanoX",
productName: "Ledger Nano X",
productName: "Ledger Nano X",
usbProductId: 0x0004,

@@ -21,0 +21,0 @@ bluetoothSpec: [

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