http-basic
Advanced tools
Comparing version 8.1.2 to 8.1.3
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43670