Skip to content

Commit 6112092

Browse files
committedMar 9, 2017
Update helmet-csp to 2.4.0
1 parent c0b3049 commit 6112092

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
3.5.0 / 2017-03-06
2+
==================
3+
4+
- new: `csp` now supports the `worker-src` directive
5+
16
3.4.1 / 2017-02-24
27
==================
38

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dns-prefetch-control": "0.1.0",
3232
"dont-sniff-mimetype": "1.0.0",
3333
"frameguard": "3.0.0",
34-
"helmet-csp": "2.3.0",
34+
"helmet-csp": "2.4.0",
3535
"hide-powered-by": "1.0.0",
3636
"hpkp": "2.0.0",
3737
"hsts": "2.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.