We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b3049 commit 6112092Copy full SHA for 6112092
HISTORY.md
@@ -1,3 +1,8 @@
1
+3.5.0 / 2017-03-06
2
+==================
3
+
4
+- new: `csp` now supports the `worker-src` directive
5
6
3.4.1 / 2017-02-24
7
==================
8
package.json
@@ -31,7 +31,7 @@
31
"dns-prefetch-control": "0.1.0",
32
"dont-sniff-mimetype": "1.0.0",
33
"frameguard": "3.0.0",
34
- "helmet-csp": "2.3.0",
+ "helmet-csp": "2.4.0",
35
"hide-powered-by": "1.0.0",
36
"hpkp": "2.0.0",
37
"hsts": "2.0.0",
0 commit comments