@moosty/lisk-connection-provider
Advanced tools
Comparing version 0.0.106 to 0.0.107
@@ -47,2 +47,3 @@ 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" | "get.status"; | ||
generatorUsername?: string; | ||
aggregate?: boolean; | ||
} | ||
@@ -49,0 +50,0 @@ export interface RPCControllerInterface { |
{ | ||
"name": "@moosty/lisk-connection-provider", | ||
"version": "0.0.106", | ||
"version": "0.0.107", | ||
"description": "Lisk connection provider component to connect react to Lisk endpoints", | ||
@@ -37,3 +37,3 @@ "author": "Moosty <info@moosty.com>", | ||
}, | ||
"gitHead": "d26cd55c286ebc1f88801f0dfc717b76d8557d41" | ||
"gitHead": "599227b1a1ed39bced654013a19486e5b6170f72" | ||
} |
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
46667
717