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 7ea8ab3 commit 7576f36Copy full SHA for 7576f36
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.4.4 / 2018-12-19
+==================
3
4
* perf: normalize `secret` argument only once
5
package.json
@@ -1,7 +1,7 @@
{
"name": "cookie-parser",
"description": "Parse HTTP request cookies",
- "version": "1.4.3",
+ "version": "1.4.4",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments