New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

tcppubsub

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcppubsub - npm Package Compare versions

Comparing version
1.0.5
to
1.0.6
+1
-1
lib/Server.js

@@ -245,3 +245,3 @@

if(this.wildcards[card]){
this.deleteWildcard(topic, sock)
this.deleteWildcard(card, sock)
}

@@ -248,0 +248,0 @@ }

{
"name": "tcppubsub",
"version": "1.0.5",
"version": "1.0.6",
"description": "A simple node-js-tcp publish-subscribe framework. With a broker and a client called member.",

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