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

@moosty/lisk-connection-provider

Package Overview
Dependencies
Maintainers
2
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moosty/lisk-connection-provider - npm Package Compare versions

Comparing version 0.0.127 to 0.0.128

3

dist/types.d.ts

@@ -56,2 +56,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" | "get.status";

emit(event: SubscribeMethods, data: object): void;
isConnected(): boolean;
isBlockchainConnected(): boolean;
isV1Connected(): boolean;
}

@@ -58,0 +61,0 @@ export declare type DelegateStatusTypes = "active" | "standby" | "banned" | "punished" | "non-eligible";

4

package.json
{
"name": "@moosty/lisk-connection-provider",
"version": "0.0.127",
"version": "0.0.128",
"description": "Lisk connection provider component to connect react to Lisk endpoints",

@@ -37,3 +37,3 @@ "author": "Moosty <info@moosty.com>",

},
"gitHead": "86022667ba40f05da5728a4cf17793b8655fdd40"
"gitHead": "04e5ea77b0ed94b7d3fea0042cb7eb122a7d918d"
}
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