http-auth
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"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 |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
65703
27
1413
4
6