Socket
Socket
Sign inDemoInstall

@trezor/connect-common

Package Overview
Dependencies
Maintainers
6
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trezor/connect-common - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

files/coins-eth.json

9

CHANGELOG.md

@@ -0,1 +1,10 @@

# 0.0.19
- chore(connect): update coins.json (trezor-common f2374ae) (3b21c4308)
- chore(connect-\*): change model to internal model (8edb0a59d)
- feat(suite): add Sepolia (bc2236c1c)
- fix(connect-common): put back goerli and etc records for suite/blockchain-link (23783a3ef)
- chore(connect): remove unused rskip60 field from coininfo (e686e143c)
- chore(connect): update coins.json (ebcb36d75)
# 0.0.17

@@ -2,0 +11,0 @@

2

files/firmware/1/releases.json

@@ -112,3 +112,3 @@ [

"notes": "https://blog.trezor.io/trezor-suite-and-firmware-updates-june-2021-c70aba9f0e3f",
"changelog": "* Safety checks setting in T1."
"changelog": "* Safety checks setting in T1B1."
},

@@ -115,0 +115,0 @@ {

{
"name": "@trezor/connect-common",
"version": "0.0.18",
"version": "0.0.19",
"author": "Trezor <info@trezor.io>",

@@ -39,3 +39,3 @@ "homepage": "https://github.com/trezor/trezor-suite/tree/develop/packages/connect-common",

"dependencies": {
"@trezor/env-utils": "1.0.4"
"@trezor/env-utils": "1.0.5"
},

@@ -42,0 +42,0 @@ "devDependencies": {

@@ -16,3 +16,3 @@ # @trezor/connect-common

Binaries of the latest versions of firmware for each Trezor model are included in this package so that they are available to users of Suite desktop app without connecting to the internet. The process of adding new firmwares is described [here](../../docs/releases/adding-new-firmwares.md). Besides the latest versions, T1 and TT both require a transitory version for upgrading from old firware (intermediary firmware `trezor-inter-1.10.0.bin` for T1 and version `trezor-2.1.1.bin` for TT).
Binaries of the latest versions of firmware for each Trezor model are included in this package so that they are available to users of Suite desktop app without connecting to the internet. The process of adding new firmwares is described [here](../../docs/releases/adding-new-firmwares.md). Besides the latest versions, T1B1 and T2T1 both require a transitory version for upgrading from old firmware (intermediary firmware `trezor-inter-1.10.0.bin` for T1B1 and version `trezor-2.1.1.bin` for T2T1).

@@ -19,0 +19,0 @@ There is a `releases.json` file for each Trezor model which must be updated any time new binaries are added. This file provides data about all available firmware versions and it is used to display them in Suite and to make sure that the correct firmware is downloaded. Read more about `releases.json` and it's structure [here](../../docs/releases/adding-new-firmwares.md#firmware-releasesjson-files-structure)

Sorry, the diff of this file is too big to display

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