Skip to content

Commit 7dca390

Browse files
committedJan 13, 2017
Update helmet-csp to 2.3.0
1 parent 98802b3 commit 7dca390

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.4.0 / 2017-01-13
2+
==================
3+
4+
- new: `csp` now supports more `sandbox` directives
5+
16
3.3.0 / 2016-12-31
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.2.0",
34+
"helmet-csp": "2.3.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.