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

@exodus/trezor-meta

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/trezor-meta - npm Package Compare versions

Comparing version 3.2.5 to 3.2.6

2

package.json
{
"name": "@exodus/trezor-meta",
"version": "3.2.5",
"version": "3.2.6",
"description": "trezor constants, firmware, and utils",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -279,2 +279,19 @@ [

{
"coin_label": "Monero",
"coin_name": "Monero",
"name": "Monero",
"coin_shortcut": "XMR",
"shortcut": "XMR",
"exodus_name": "monero",
"slip44": 128,
"curve_name": "ed25519",
"decimals": 12,
"support": {
"connect": false,
"trezor1": false,
"trezor2": "2.0.8",
"webwallet": false
}
},
{
"address_type": 1855,

@@ -281,0 +298,0 @@ "address_type_p2sh": 1818,

@@ -34,2 +34,3 @@ const lodash = require('lodash')

'digibyte',
'monero',
...ERC20_TOKEN_NAMES,

@@ -36,0 +37,0 @@ ].sort()

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