Socket
Socket
Sign inDemoInstall

@ledgerhq/errors

Package Overview
Dependencies
0
Maintainers
21
Versions
221
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.16.0-nightly.1 to 6.16.0-nightly.2

6

CHANGELOG.md
# @ledgerhq/errors
## 6.16.0-nightly.2
### Minor Changes
- [#5430](https://github.com/LedgerHQ/ledger-live/pull/5430) [`5964e30bed`](https://github.com/LedgerHQ/ledger-live/commit/5964e30bed11d64a3b7401c6ab51ffc1ad4c427c) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Update documentation v14 ledgerjs
## 6.16.0-nightly.1

@@ -4,0 +10,0 @@

4

package.json
{
"name": "@ledgerhq/errors",
"version": "6.16.0-nightly.1",
"version": "6.16.0-nightly.2",
"description": "Ledger common errors",

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

"@types/node": "^20.8.10",
"documentation": "13.2.5",
"documentation": "14.0.2",
"jest": "^28.1.1",

@@ -30,0 +30,0 @@ "rimraf": "^4.4.1",

@@ -37,4 +37,4 @@ <img src="https://user-images.githubusercontent.com/4631227/191834116-59cf590e-25cc-4956-ae5c-812ea464f324.png" height="100" />

* `type` **[HwTransportErrorType](#hwtransporterrortype)**
* `message` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
* `type` **[HwTransportErrorType](#hwtransporterrortype)**&#x20;
* `message` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**&#x20;

@@ -50,4 +50,4 @@ ### TransportError

* `message` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
* `id` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
* `message` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**&#x20;
* `id` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**&#x20;

@@ -61,4 +61,4 @@ ### TransportStatusError

* `statusCode` **[number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)**
* `statusCode` **[number](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Number)**&#x20;
Returns **void**
Returns **void**&#x20;

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc