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.83 to 0.0.84

2

dist/types.d.ts

@@ -231,3 +231,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";

confirmations?: number;
asset: object | TransferAssetType | VoteDelegateAssetType | RegisterMultiSignatureGroupAssetType | RegisterDelegateAssetType | ReportDelegateMisbehaviorAssetType | ReclaimLSKAssetType | UnlockTokenAssetType;
asset: object | any | TransferAssetType | VoteDelegateAssetType | RegisterMultiSignatureGroupAssetType | RegisterDelegateAssetType | ReportDelegateMisbehaviorAssetType | ReclaimLSKAssetType | UnlockTokenAssetType;
relays?: number;

@@ -234,0 +234,0 @@ isPending: boolean;

{
"name": "@moosty/lisk-connection-provider",
"version": "0.0.83",
"version": "0.0.84",
"description": "Lisk connection provider component to connect react to Lisk endpoints",

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

},
"gitHead": "5409b64648ac02d7403ba5a4ae3e87a493d5564e"
"gitHead": "eb14cbd19746df1d629aa9d59f003281cf99b1ca"
}
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