Comparing version 0.5.1 to 0.5.2
@@ -0,1 +1,9 @@ | ||
0.5.2 / 2014-11-16 | ||
================== | ||
- update: Connect version | ||
- update: Sinon version | ||
- fix: minor `csp` bugfixes | ||
0.5.1 / 2014-11-09 | ||
@@ -2,0 +10,0 @@ ================== |
@@ -8,3 +8,3 @@ { | ||
"description": "Security middleware collection for Express/Connect", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"keywords": [ | ||
@@ -31,7 +31,7 @@ "security", | ||
"dependencies": { | ||
"connect": "3.3.1", | ||
"connect": "3.3.3", | ||
"dont-sniff-mimetype": "0.1.0", | ||
"frameguard": "0.2.0", | ||
"helmet-crossdomain": "0.1.0", | ||
"helmet-csp": "0.1.1", | ||
"helmet-csp": "0.1.2", | ||
"hide-powered-by": "0.1.0", | ||
@@ -45,3 +45,3 @@ "hsts": "0.1.0", | ||
"mocha": "^2.0.1", | ||
"sinon": "^1.11.1" | ||
"sinon": "^1.12.1" | ||
}, | ||
@@ -48,0 +48,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21123
+ Addedconnect@3.3.3(transitive)
+ Addedhelmet-csp@0.1.2(transitive)
+ Addedlodash@2.4.1(transitive)
- Removedconnect@3.3.1(transitive)
- Removedhelmet-csp@0.1.1(transitive)
- Removedunderscore@1.6.0(transitive)
Updatedconnect@3.3.3
Updatedhelmet-csp@0.1.2