basic-auth-token
Advanced tools
Comparing version 0.1.2 to 0.1.3
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
## 0.1.3 - 2015-04-12 | ||
### Added | ||
- add `.gitattributes`. | ||
### Changed | ||
- update `.editorconfig`. | ||
- update `.gitignore`. | ||
- update `.travis.yml`. | ||
- simplify `license`. | ||
## 0.1.2 - 2015-04-11 | ||
@@ -5,0 +15,0 @@ ### Changed |
{ | ||
"name": "basic-auth-token", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Token generated by concatenating username and password with `:` character within a base64 encoded string.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
4778