Comparing version 1.0.2 to 1.0.3
@@ -5,3 +5,3 @@ { | ||
"description": "HTTP Basic Auth for Node.js", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"homepage": "https://github.com/thisandagain/basic", | ||
@@ -19,4 +19,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"eslint": "~1.10.3", | ||
"tap": "~3.1.2" | ||
"eslint": "^1.10.3", | ||
"tap": "^5.4.2" | ||
}, | ||
@@ -23,0 +23,0 @@ "optionalDependencies": {}, |
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
7396