@moosty/lisk-connection-provider
Advanced tools
Comparing version 0.0.24 to 0.0.25
@@ -198,5 +198,5 @@ export declare type GetMethods = "get.accounts" | "get.votes_sent" | "get.votes_received" | "get.forgers" | "get.blocks" | "get.transactions" | "get.transactions.statistics" | "get.transactions.schemas" | "get.fees" | "get.peers" | "get.network.status" | "get.network.statistics" | "get.market.prices" | "gateway.spec" | "get.ready" | "get.spec"; | ||
"confirmations": number; | ||
"asset": object; | ||
"asset": any; | ||
"relays": number; | ||
"isPending": boolean; | ||
} |
{ | ||
"name": "@moosty/lisk-connection-provider", | ||
"version": "0.0.24", | ||
"version": "0.0.25", | ||
"description": "Lisk connection provider component to connect react to Lisk endpoints", | ||
@@ -37,3 +37,3 @@ "author": "Moosty <info@moosty.com>", | ||
}, | ||
"gitHead": "7fd353f78defdf3920f55444f9cfef49f85572d7" | ||
"gitHead": "35120bc03520ba90ef3f5878a84bec1f4f7c59f4" | ||
} |
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
40827