Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tcp-connect

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcp-connect - npm Package Compare versions

Comparing version 0.0.1 to 0.0.3

test/check_availability.js

10

package.json
{
"name": "tcp-connect",
"version": "0.0.1",
"description": "Check once for TCP connection.",
"version": "0.0.3",
"description": "Check if host and port is available.",
"main": "index.js",
"scripts": {
"test": "mocha"
"test": "node_modules/.bin/mocha"
},

@@ -30,7 +30,3 @@ "repository": {

"mocha": "^2.4.5"
},
"dependencies": {
"chai": "^3.5.0",
"mocha": "^2.4.5"
}
}

Sorry, the diff of this file is not supported yet

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