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

http-auth

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-auth - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

gensrc/auth/base.js

4

package.json
{
"name": "http-auth",
"description": "Node.js package for HTTP basic and digest access authentication.",
"version": "3.0.0",
"version": "3.0.1",
"author": "Gevorg Harutyunyan (http://github.com/gevorg)",

@@ -44,3 +44,3 @@ "maintainers": [

"engines": {
"node": ">=6.7.0"
"node": ">=4.6.1"
},

@@ -47,0 +47,0 @@ "scripts": {

@@ -115,3 +115,3 @@ # http-auth

## [Hapi framework](http://hapijs.com/) integration
## [hapi framework](http://hapijs.com/) integration
```javascript

@@ -300,3 +300,3 @@ // Authentication module.

- **[koa](http://koajs.com/)** - next generation web framework for node.js.
- **[hapi](http://hapijs.com/)** - A rich framework for building applications and services.
- **[hapi](http://hapijs.com/)** - A rich framework for building applications and services.

@@ -303,0 +303,0 @@ ## License

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