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

basic-auth-token

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

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.4.1 to 0.4.2

4

changelog.md
# 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

6

package.json
{
"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",

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