Socket
Socket
Sign inDemoInstall

tcp-http-client

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

index.js
const TCPHttpClient = require('./TCPHttp/TCPHttpClient.js');
const TCPHttpMethod = require('./TCPHttp/TCPHttpMethod.js');
const TCPHttpRequest = require('./TCPHttp/TCPHttpClient.js');
const TCPHttpRequest = require('./TCPHttp/TCPHttpRequest.js');
const TCPHttpResponseMessage = require('./TCPHttp/TCPHttpClient.js');

@@ -5,0 +5,0 @@

{
"name": "tcp-http-client",
"version": "1.0.4",
"version": "1.0.5",
"description": "Basic Http client using built in net and tls modules",

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

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