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.6 to 3.2.7

2

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

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

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

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

@@ -41,3 +40,3 @@ ].sort()

const ASSETS_BY_MODEL = {
T: [...BASE_SUPPORTED_ASSETS, 'ripple'].sort(),
T: [...BASE_SUPPORTED_ASSETS, 'monero', 'ripple'].sort(),
1: [...BASE_SUPPORTED_ASSETS],

@@ -44,0 +43,0 @@ }

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