@exodus/trezor-meta
Advanced tools
Comparing version 3.2.6 to 3.2.7
{ | ||
"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 @@ } |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
24611
873