@trezor/utils
Advanced tools
Comparing version 9.0.17 to 9.0.18
@@ -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 |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43558
804