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

basic-auth-token

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basic-auth-token - npm Package Compare versions

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