@moosty/use-accounts
Advanced tools
Comparing version 0.0.14 to 0.0.15
@@ -1,1 +0,2 @@ | ||
export declare const useWatchAccount: (publicKey: string) => undefined; | ||
import { AccountDataType } from "@moosty/lisk-service-provider"; | ||
export declare const useWatchAccount: (publicKey: string) => AccountDataType; |
{ | ||
"name": "@moosty/use-accounts", | ||
"version": "0.0.14", | ||
"version": "0.0.15", | ||
"description": "Lisk service provider account hooks", | ||
@@ -17,4 +17,4 @@ "author": "Moosty <info@moosty.com>", | ||
"dependencies": { | ||
"@moosty/lisk-service-events": "^0.0.14", | ||
"@moosty/lisk-service-provider": "^0.0.14", | ||
"@moosty/lisk-service-events": "^0.0.15", | ||
"@moosty/lisk-service-provider": "^0.0.15", | ||
"fast-deep-equal": "^3.1.3" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "c2fedb7d574c5a4e873ad661330c9f2984a13585" | ||
"gitHead": "e8852a24383beca5756afcd1a6af67e116604bd7" | ||
} |
Sorry, the diff of this file is not supported yet
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
13093
37
+ Added@moosty/lisk-connection-provider@0.0.15(transitive)
+ Added@moosty/lisk-service-events@0.0.15(transitive)
+ Added@moosty/lisk-service-provider@0.0.15(transitive)
- Removed@moosty/lisk-connection-provider@0.0.14(transitive)
- Removed@moosty/lisk-service-events@0.0.14(transitive)
- Removed@moosty/lisk-service-provider@0.0.14(transitive)