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

http-basic

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-basic - npm Package Compare versions

Comparing version 8.1.2 to 8.1.3

2

lib/index.js

@@ -302,3 +302,3 @@ "use strict";

else {
callback(null, res);
callback(err, res);
}

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

{
"name": "http-basic",
"version": "8.1.2",
"version": "8.1.3",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "types": "lib/index.d.ts",

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