New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

network-diagnostics

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

network-diagnostics - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "network-diagnostics",
"version": "0.1.0",
"version": "0.1.1",
"description": "Performs diagnostics on the network to determine network problems.",

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

@@ -151,4 +151,2 @@ #network-diagnostics

These error codes are going to be used in the future when tests are written for them. Until that point, they are not directly usable.
| Num | Error |

@@ -163,2 +161,20 @@ |-----|----------------------------|

| 80 | "NoHTTPconnection" |
| 443 | "NoHTTPSconnection" |
| 443 | "NoHTTPSconnection" |
These error codes are going to be used in the future when tests are written for them. Until that point, they are not directly usable.
| Num | Error |
|-----|-----------------------|
| 20 | "FTPFailure" |
| 22 | "SSHfailure" |
| 23 | "TelnetFailure" |
| 25 | "SMTPfailure" |
| 37 | "TimeProtocolFailure" |
| 70 | "NoGopher" |
| 88 | "NoKerberosThankIKEA" |
| 110 | "NoInsecurePOP3" |
| 143 | "NoInsecureIMAP" |
| 161 | "NoSNMP" |
| 194 | "NoIRC" |
| 993 | "NoSecureIMAP" |
| 995 | "NoSecurePOP3" |
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