Socket
Socket
Sign inDemoInstall

ant-http

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.3 to 1.3.4

2

anthttp.js

@@ -377,3 +377,3 @@ const http = require('http');

data_stream.on('end', () => {
data_stream.on('finish', () => {
return callback(null, true);

@@ -380,0 +380,0 @@ });

{
"name": "ant-http",
"version": "1.3.3",
"version": "1.3.4",
"description": "simple http/https request lib",

@@ -5,0 +5,0 @@ "main": "anthttp.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