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 7.3.0 to 7.3.1-next.0

6

CHANGELOG.md
# @ledgerhq/types-cryptoassets
## 7.3.1-next.0
### Patch Changes
- [#3714](https://github.com/LedgerHQ/ledger-live/pull/3714) [`15e8abc482`](https://github.com/LedgerHQ/ledger-live/commit/15e8abc482b2b38e4808890f556097cf693359ec) Thanks [@lambertkevin](https://github.com/lambertkevin)! - Adding clone currencies of ethereum & polygon with the evm family for test purposes
## 7.3.0

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

2

lib-es/index.d.ts
import { CoinType } from "./slip44";
export type CryptoCurrencyId = "aeternity" | "aion" | "akroma" | "algorand" | "ark" | "atheios" | "avalanche_c_chain" | "axelar" | "banano" | "binance_beacon_chain" | "bitcoin" | "bitcoin_cash" | "bitcoin_gold" | "bitcoin_private" | "bsc" | "callisto" | "cardano" | "cardano_testnet" | "celo" | "clubcoin" | "cosmos" | "cosmos_testnet" | "dash" | "decred" | "desmos" | "dexon" | "ellaism" | "dogecoin" | "digibyte" | "eos" | "elastos" | "elrond" | "ethereum" | "ethereum_classic" | "ether1" | "ethergem" | "ethersocial" | "expanse" | "factom" | "fic" | "flow" | "game_credits" | "gochain" | "groestlcoin" | "hcash" | "hedera" | "helium" | "hpb" | "hycon" | "icon" | "icp" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "peercoin" | "persistence" | "pirl" | "pivx" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stealthcoin" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "tron" | "ubiq" | "umee" | "vechain" | "vertcoin" | "viacoin" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_ropsten" | "ethereum_goerli" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_goerli" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "kava_evm" | "evmos_evm" | "optimism" | "optimism_goerli" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin";
export type CryptoCurrencyId = "aeternity" | "aion" | "akroma" | "algorand" | "ark" | "atheios" | "avalanche_c_chain" | "axelar" | "banano" | "binance_beacon_chain" | "bitcoin" | "bitcoin_cash" | "bitcoin_gold" | "bitcoin_private" | "bsc" | "callisto" | "cardano" | "cardano_testnet" | "celo" | "clubcoin" | "cosmos" | "cosmos_testnet" | "dash" | "decred" | "desmos" | "dexon" | "ellaism" | "dogecoin" | "digibyte" | "eos" | "elastos" | "elrond" | "ethereum" | "ethereum_classic" | "ether1" | "ethergem" | "ethersocial" | "expanse" | "factom" | "fic" | "flow" | "game_credits" | "gochain" | "groestlcoin" | "hcash" | "hedera" | "helium" | "hpb" | "hycon" | "icon" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "peercoin" | "persistence" | "pirl" | "pivx" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stealthcoin" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "tron" | "ubiq" | "umee" | "vechain" | "vertcoin" | "viacoin" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_ropsten" | "ethereum_goerli" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "ethereum_as_evm_test_only" | "polygon_as_evm_test_only" | "arbitrum" | "arbitrum_goerli" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "kava_evm" | "evmos_evm" | "optimism" | "optimism_goerli" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer";
/**

@@ -4,0 +4,0 @@ *

import { CoinType } from "./slip44";
export type CryptoCurrencyId = "aeternity" | "aion" | "akroma" | "algorand" | "ark" | "atheios" | "avalanche_c_chain" | "axelar" | "banano" | "binance_beacon_chain" | "bitcoin" | "bitcoin_cash" | "bitcoin_gold" | "bitcoin_private" | "bsc" | "callisto" | "cardano" | "cardano_testnet" | "celo" | "clubcoin" | "cosmos" | "cosmos_testnet" | "dash" | "decred" | "desmos" | "dexon" | "ellaism" | "dogecoin" | "digibyte" | "eos" | "elastos" | "elrond" | "ethereum" | "ethereum_classic" | "ether1" | "ethergem" | "ethersocial" | "expanse" | "factom" | "fic" | "flow" | "game_credits" | "gochain" | "groestlcoin" | "hcash" | "hedera" | "helium" | "hpb" | "hycon" | "icon" | "icp" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "peercoin" | "persistence" | "pirl" | "pivx" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stealthcoin" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "tron" | "ubiq" | "umee" | "vechain" | "vertcoin" | "viacoin" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_ropsten" | "ethereum_goerli" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "arbitrum" | "arbitrum_goerli" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "kava_evm" | "evmos_evm" | "optimism" | "optimism_goerli" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin";
export type CryptoCurrencyId = "aeternity" | "aion" | "akroma" | "algorand" | "ark" | "atheios" | "avalanche_c_chain" | "axelar" | "banano" | "binance_beacon_chain" | "bitcoin" | "bitcoin_cash" | "bitcoin_gold" | "bitcoin_private" | "bsc" | "callisto" | "cardano" | "cardano_testnet" | "celo" | "clubcoin" | "cosmos" | "cosmos_testnet" | "dash" | "decred" | "desmos" | "dexon" | "ellaism" | "dogecoin" | "digibyte" | "eos" | "elastos" | "elrond" | "ethereum" | "ethereum_classic" | "ether1" | "ethergem" | "ethersocial" | "expanse" | "factom" | "fic" | "flow" | "game_credits" | "gochain" | "groestlcoin" | "hcash" | "hedera" | "helium" | "hpb" | "hycon" | "icon" | "iota" | "iov" | "kin" | "komodo" | "kusama" | "lbry" | "litecoin" | "lisk" | "mix" | "monero" | "moonriver" | "musicoin" | "nano" | "nem" | "neo" | "nervos" | "nimiq" | "nix" | "nos" | "nyx" | "onomy" | "ontology" | "particl" | "peercoin" | "persistence" | "pirl" | "pivx" | "poa" | "polkadot" | "polygon" | "poswallet" | "qrl" | "qtum" | "quicksilver" | "ravencoin" | "ripple" | "rise" | "reosc" | "resistance" | "secret_network" | "sei_network" | "solana" | "stakenet" | "stargaze" | "stratis" | "stealthcoin" | "stellar" | "stride" | "osmosis" | "shyft" | "tezos" | "thundercore" | "tomo" | "tron" | "ubiq" | "umee" | "vechain" | "vertcoin" | "viacoin" | "wanchain" | "waves" | "zcash" | "zclassic" | "zcoin" | "zencash" | "zilliqa" | "crypto_org" | "bitcoin_testnet" | "ethereum_ropsten" | "ethereum_goerli" | "stacks" | "crypto_org_croeseid" | "solana_testnet" | "solana_devnet" | "filecoin" | "ethereum_as_evm_test_only" | "polygon_as_evm_test_only" | "arbitrum" | "arbitrum_goerli" | "cronos" | "fantom" | "flare" | "songbird" | "moonbeam" | "near" | "rsk" | "bittorrent" | "kava_evm" | "evmos_evm" | "optimism" | "optimism_goerli" | "energy_web" | "astar" | "metis" | "boba" | "moonriver" | "velas_evm" | "syscoin" | "internet_computer";
/**

@@ -4,0 +4,0 @@ *

{
"name": "@ledgerhq/types-cryptoassets",
"version": "7.3.0",
"version": "7.3.1-next.0",
"description": "Ledger types for crypto assets and tokens",

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

"@types/node": "^18.15.3",
"documentation": "13.2.4",
"documentation": "13.2.5",
"jest": "^28.1.1",

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

@@ -56,3 +56,2 @@ import { CoinType } from "./slip44";

| "icon"
| "icp"
| "iota"

@@ -133,2 +132,4 @@ | "iov"

| "filecoin"
| "ethereum_as_evm_test_only"
| "polygon_as_evm_test_only"
| "arbitrum"

@@ -154,3 +155,4 @@ | "arbitrum_goerli"

| "velas_evm"
| "syscoin";
| "syscoin"
| "internet_computer";

@@ -157,0 +159,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

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