Socket
Socket
Sign inDemoInstall

tcp-client

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcp-client - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

1

index.js

@@ -7,4 +7,5 @@ var Client = require('./lib')

module.exports = {
createClient: createClient
}

@@ -45,1 +45,4 @@ var moment = require('moment')

}
module.exports = Client

2

package.json
{
"name": "tcp-client",
"version": "1.0.4",
"version": "1.0.5",
"description": "small client tcp",

@@ -5,0 +5,0 @@ "main": "index.js",

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