New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@electrum-cash/network

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electrum-cash/network - npm Package Compare versions

Comparing version

to
4.0.0-development.6621599234

8

dist/index.d.ts

@@ -160,2 +160,6 @@ import { EventEmitter } from "events";

/**
* Number corresponding to the underlying connection status.
*/
status: ConnectionStatus;
/**
* Initializes an Electrum client.

@@ -268,4 +272,8 @@ *

storeGenesisHashFromFeaturesResponse(message: any): Promise<void>;
/**
* Helper function to synchronize state and events with the underlying connection.
*/
handleConnectionStatusChanges(eventName: any): Promise<void>;
}
//# sourceMappingURL=index.d.ts.map

2

package.json
{
"name": "@electrum-cash/network",
"version": "4.0.0-development.6621178771",
"version": "4.0.0-development.6621599234",
"description": "@electrum-cash/network is a lightweight JavaScript library that lets you connect with one or more Electrum servers.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet