New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ledgerhq/types-cryptoassets

Package Overview
Dependencies
Maintainers
20
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/types-cryptoassets - npm Package Compare versions

Comparing version 6.23.3 to 7.0.0-next.0

10

CHANGELOG.md
# @ledgerhq/types-cryptoassets
## 7.0.0-next.0
### Major Changes
- [#2444](https://github.com/LedgerHQ/ledger-live/pull/2444) [`dcfeef0a2c`](https://github.com/LedgerHQ/ledger-live/commit/dcfeef0a2c0f8c3d344d2943b3d21654f15ae184) Thanks [@hedi-edelbloute](https://github.com/hedi-edelbloute)! - Add explorerId to currency type
### Minor Changes
- [#1782](https://github.com/LedgerHQ/ledger-live/pull/1782) [`3ca4c9763d`](https://github.com/LedgerHQ/ledger-live/commit/3ca4c9763dd7c7ab7891efbd3cb6785cda2d038f) Thanks [@hzheng-ledger](https://github.com/hzheng-ledger)! - merge osmosis into cosmos family
## 6.23.3

@@ -4,0 +14,0 @@

1

lib-es/index.d.ts

@@ -88,2 +88,3 @@ /**

deviceTicker?: string;
explorerId?: string;
};

@@ -90,0 +91,0 @@ /**

@@ -88,2 +88,3 @@ /**

deviceTicker?: string;
explorerId?: string;
};

@@ -90,0 +91,0 @@ /**

2

package.json
{
"name": "@ledgerhq/types-cryptoassets",
"version": "6.23.3",
"version": "7.0.0-next.0",
"description": "Ledger types for crypto assets and tokens",

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

@@ -121,2 +121,4 @@ /**

deviceTicker?: string;
// Used to connect to the right endpoint url since it is different from currencyId and ticker
explorerId?: string;
};

@@ -123,0 +125,0 @@

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