We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735e7a5 commit 4682d99Copy full SHA for 4682d99
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.0.4 / 2016-05-10
+==================
3
4
* Improve error message when `req` argument is not an object
5
* Improve error message when `req` missing `headers` property
package.json
@@ -1,7 +1,7 @@
{
"name": "basic-auth",
"description": "node.js basic auth parser",
- "version": "1.0.3",
+ "version": "1.0.4",
"license": "MIT",
6
"keywords": [
7
"basic",
0 commit comments