Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@trezor/utils

Package Overview
Dependencies
Maintainers
4
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trezor/utils - npm Package Compare versions

Comparing version 9.0.17 to 9.0.18

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 9.0.18
- fix(suite): fix label drop for RBG transactions (96d12a424)
# 9.0.16

@@ -2,0 +6,0 @@

export declare const getSynchronize: () => <T>(action: () => T | Promise<T>) => Promise<T>;
export type Synchronize = ReturnType<typeof getSynchronize>;
//# sourceMappingURL=getSynchronize.d.ts.map

2

package.json
{
"name": "@trezor/utils",
"version": "9.0.17",
"version": "9.0.18",
"author": "Trezor <info@trezor.io>",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/trezor/trezor-suite/tree/develop/packages/utils",

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