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 19245b5 commit e9b4449Copy full SHA for e9b4449
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+3.0.2 / 2016-05-22
+==================
3
4
* Use `tsscmp` module for timing-safe token verification
5
* deps: base64-url@1.2.2
package.json
@@ -1,7 +1,7 @@
{
"name": "csrf",
"description": "primary logic behind csrf tokens",
- "version": "3.0.1",
+ "version": "3.0.2",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
6
"contributors": [
7
"Douglas Christopher Wilson <doug@somethingdoug.com>"
0 commit comments