Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jan 28, 2014
1 parent a30d737 commit 7944eee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion History.md
@@ -1,5 +1,10 @@

1.0.1 / 2013-04-15
1.0.2 / 2014-01-28
==================

* fix for timing attacks

1.0.1 / 2013-04-15
==================

* Revert "Changed underlying HMAC algo. to sha512."
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cookie-signature",
"version": "1.0.1",
"version": "1.0.2",
"description": "Sign and unsign cookies",
"keywords": ["cookie", "sign", "unsign"],
"author": "TJ Holowaychuk <tj@learnboost.com>",
Expand Down

0 comments on commit 7944eee

Please sign in to comment.