add-basic-auth
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -24,2 +24,3 @@ #!/usr/bin/env node | ||
secure: argv.insecure !== true, | ||
ws: true, | ||
}); | ||
@@ -26,0 +27,0 @@ |
{ | ||
"name": "add-basic-auth", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Protect a resource with basic auth", | ||
@@ -5,0 +5,0 @@ "bin": { |
4072
50