We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e763843 commit 5280f7fCopy full SHA for 5280f7f
2 files changed
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.4.2 / 2016-05-20
+==================
3
4
* deps: cookie@0.2.4
5
- perf: enable strict mode
package.json
@@ -1,7 +1,7 @@
{
"name": "cookie-parser",
"description": "cookie parsing with signatures",
- "version": "1.4.1",
+ "version": "1.4.2",
"author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments