Socket
Socket
Sign inDemoInstall

tcp-port-used

Package Overview
Dependencies
6
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "tcp-port-used",
"version": "1.0.1",
"version": "1.0.2",
"description": "A simple Node.js module to check if a TCP port is already bound.",

@@ -28,8 +28,8 @@ "main": "index.js",

"dependencies": {
"debug": "4.1.0",
"is2": "2.0.1"
"debug": "4.3.1",
"is2": "^2.0.6"
},
"devDependencies": {
"mocha": "^5.2.0"
"mocha": "^8.2.1"
}
}
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