basic-auth-token
Advanced tools
Comparing version 0.4.1 to 0.4.2
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## 0.4.2 - 2015-05-06 | ||
### Changed | ||
- correct bugs and homepage link. | ||
## 0.4.1 - 2015-04-29 | ||
@@ -5,0 +9,0 @@ ### Added |
{ | ||
"name": "basic-auth-token", | ||
"description": "Token generated by concatenating username and password with `:` character within a base64 encoded string.", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"author": "Wil Moore III <wil.moore@wilmoore.com>", | ||
"bugs": { | ||
"url": "https://github.com/wilmoore/basic-auth-token/issues" | ||
"url": "https://github.com/wilmoore/basic-auth-token.js/issues" | ||
}, | ||
@@ -24,3 +24,3 @@ "dependencies": {}, | ||
], | ||
"homepage": "https://github.com/wilmoore/basic-auth-token", | ||
"homepage": "https://github.com/wilmoore/basic-auth-token.js", | ||
"keywords": [ | ||
@@ -27,0 +27,0 @@ "RFC2617", |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
5585
1
1