csrf-monkey
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -34,3 +34,3 @@ const cors = require('cors') | ||
}, | ||
browsers: ['Chrome'], | ||
browsers: ['Firefox'], | ||
reporters: [ 'progress', 'coverage-istanbul', 'coverage' ], | ||
@@ -37,0 +37,0 @@ coverageIstanbulReporter: { |
{ | ||
"name": "csrf-monkey", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Automatically add CSRF headers to all clientside requests", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
18302