Comparing version 0.5.6 to 0.5.7
@@ -62,2 +62,3 @@ function create(options) { | ||
delete opt.headers['accept-encoding']; | ||
delete opt.headers.host; | ||
opt.rejectUnauthorized = options.rejectUnauthorized; | ||
@@ -64,0 +65,0 @@ protocol.get(opt, ok).on('error', error); |
{ | ||
"name": "appserver", | ||
"version": "0.5.6", | ||
"version": "0.5.7", | ||
"description": "A connect based middleware to support local development against a remote backend.", | ||
@@ -5,0 +5,0 @@ "main": "./lib/appserver", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
43420
804
12