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
0
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.1-development.8045251846

2

dist/index.d.ts

@@ -197,3 +197,3 @@ import { EventEmitter } from "eventemitter3";

*/
export class ElectrumClient extends EventEmitter<ElectrumClientEvents> implements ElectrumClientEvents {
export class ElectrumClient<ElectrumEvents extends ElectrumClientEvents> extends EventEmitter<ElectrumClientEvents | ElectrumEvents> implements ElectrumClientEvents {
application: string;

@@ -200,0 +200,0 @@ version: string;

{
"name": "@electrum-cash/network",
"version": "4.0.0",
"version": "4.0.1-development.8045251846",
"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