csrf-monkey
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "csrf-monkey", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Automatically add CSRF headers to all clientside requests", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
}, | ||
"author": "Alan Clarke <hi@alz.io> (alz.io)", | ||
"author": "Alan Clarke <code@alz.io> (alz.io)", | ||
"license": "ISC", | ||
@@ -12,0 +12,0 @@ "devDependencies": { |
18637