Socket
Socket
Sign inDemoInstall

tcp-base

Package Overview
Dependencies
6
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.1.2

5

History.md
1.1.2 / 2017-08-16
==================
* fix: 修复removeAllListeners导致error事件处理丢失 (#10)
1.1.1 / 2017-08-11

@@ -3,0 +8,0 @@ ==================

1

lib/base.js

@@ -374,3 +374,2 @@ 'use strict';

this.emit('close');
this.removeAllListeners();
}

@@ -377,0 +376,0 @@

{
"name": "tcp-base",
"version": "1.1.1",
"version": "1.1.2",
"description": "A base class for tcp client with basic functions",

@@ -5,0 +5,0 @@ "main": "lib/base.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc