We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47a4473 commit e017738Copy full SHA for e017738
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "koa-redirect-loop",
3
"description": "Prevent redirect loops with sessions since HTTP referrer header is unreliable and ensures sessions are saved upon redirect",
4
- "version": "2.0.5",
+ "version": "2.0.6",
5
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",
6
"ava": {
7
"serial": true,
0 commit comments