Comparing version 2.0.0 to 2.0.1
@@ -5,3 +5,3 @@ { | ||
"description": "HTTP Basic Auth for Node.js", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"homepage": "https://github.com/thisandagain/basic", | ||
@@ -20,3 +20,3 @@ "license": "MIT", | ||
"eslint": "^3.2.2", | ||
"tap": "^6.3.0" | ||
"tap": "^10.1.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "optionalDependencies": {}, |
@@ -5,3 +5,3 @@ ## basic | ||
[![Build Status](https://travis-ci.org/thisandagain/basic.svg?branch=master)](https://travis-ci.org/thisandagain/basic) | ||
[![Dependency Status](https://david-dm.org/thisandagain/basic.svg)](https://david-dm.org/thisandagain/basic) | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/thisandagain/basic.svg)](https://greenkeeper.io/) | ||
@@ -8,0 +8,0 @@ ### Installation |
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
7366