We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ebf327 commit b851339Copy full SHA for b851339
package.json
@@ -3,7 +3,7 @@
3
"author": "Matt Venables <mattvenables@gmail.com>",
4
"description": "Security header middleware collection for koa",
5
"license": "MIT",
6
- "version": "3.1.0",
+ "version": "3.2.0",
7
"main": "lib/koa-helmet.js",
8
"scripts": {
9
"test": "./node_modules/.bin/standard && NODE_ENV=test ./node_modules/.bin/nyc --reporter=lcov --reporter=text ./node_modules/.bin/mocha 'test/**/*.spec.js'",
0 commit comments