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
1
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.4.0 to 3.5.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [3.5.0](https://github.com/ExodusMovement/hydra/compare/@exodus/trezor-meta@3.4.0...@exodus/trezor-meta@3.5.0) (2025-02-01)
### Features
- feat: bump trezor firmware (#11320)
## [3.4.0](https://github.com/ExodusMovement/hydra/compare/@exodus/trezor-meta@3.3.10...@exodus/trezor-meta@3.4.0) (2024-12-02)

@@ -8,0 +14,0 @@

4

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

@@ -29,3 +29,3 @@ "main": "src/index.js",

},
"gitHead": "75b3831052f4cfbdea9651f74293a332573eb5bf"
"gitHead": "9821535be664d89a2b9cbf5069e4413ea74774ef"
}

@@ -5,3 +5,3 @@ const gte = require('semver').gte

const MINIMUM_FIRMWARE_VERSIONS = { 'Safe 5': '2.7.2', 'Safe 3': '2.6.3', T: '2.5.2', 1: '1.11.1' }
const LATEST_FIRMWARE_VERSIONS = { 'Safe 5': '2.8.3', 'Safe 3': '2.8.0', T: '2.8.1', 1: '1.12.1' }
const LATEST_FIRMWARE_VERSIONS = { 'Safe 5': '2.8.7', 'Safe 3': '2.8.7', T: '2.8.7', 1: '1.12.1' }
const ASSETS_BY_MODEL = {

@@ -8,0 +8,0 @@ 'Safe 5': coins

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