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 8c9e7f9 commit 5e2d7efCopy full SHA for 5e2d7ef
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.0.2 / 2015-06-12
+==================
3
4
* Improve error message when `req` argument missing
5
* perf: enable strict mode
package.json
@@ -1,7 +1,7 @@
{
"name": "basic-auth",
"description": "node.js basic auth parser",
- "version": "1.0.1",
+ "version": "1.0.2",
"license": "MIT",
6
"keywords": [
7
"basic",
0 commit comments