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

http-auth-connect

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-auth-connect - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "http-auth-connect",
"description": "Connect framework integration with http-auth module.",
"version": "1.0.2",
"version": "1.0.3",
"author": "Gevorg Harutyunyan (http://github.com/gevorg)",

@@ -6,0 +6,0 @@ "maintainers": [

@@ -17,3 +17,3 @@ # http-auth-connect

$ npm install http-auth-connect
```
```

@@ -27,4 +27,4 @@ ## Usage

const basic = auth.basic({
realm: "Simon Area.",
file: __dirname + "/../data/users.htpasswd"
realm: "Simon Area.",
file: __dirname + "/../data/users.htpasswd"
});

@@ -31,0 +31,0 @@

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