Comparing version 3.18.0 to 3.19.0
# Changelog | ||
## 3.19.0 - 2019-07-17 | ||
### Updated | ||
- Updated `dns-prefetch-control` to v0.2.0 | ||
- Updated `dont-sniff-mimetype` to v1.1.0 | ||
- Updated `helmet-crossdomain` to v0.4.0 | ||
- Updated `hide-powered-by` to v1.1.0 | ||
- Updated `x-xss-protection` to v1.2.0 | ||
## 3.18.0 - 2019-05-05 | ||
@@ -4,0 +12,0 @@ ### Added |
@@ -8,3 +8,3 @@ { | ||
"description": "help secure Express/Connect apps with various HTTP headers", | ||
"version": "3.18.0", | ||
"version": "3.19.0", | ||
"keywords": [ | ||
@@ -44,10 +44,10 @@ "security", | ||
"depd": "2.0.0", | ||
"dns-prefetch-control": "0.1.0", | ||
"dont-sniff-mimetype": "1.0.0", | ||
"dns-prefetch-control": "0.2.0", | ||
"dont-sniff-mimetype": "1.1.0", | ||
"expect-ct": "0.2.0", | ||
"feature-policy": "0.3.0", | ||
"frameguard": "3.1.0", | ||
"helmet-crossdomain": "0.3.0", | ||
"helmet-crossdomain": "0.4.0", | ||
"helmet-csp": "2.7.1", | ||
"hide-powered-by": "1.0.0", | ||
"hide-powered-by": "1.1.0", | ||
"hpkp": "2.0.0", | ||
@@ -58,9 +58,9 @@ "hsts": "2.2.0", | ||
"referrer-policy": "1.2.0", | ||
"x-xss-protection": "1.1.0" | ||
"x-xss-protection": "1.2.0" | ||
}, | ||
"devDependencies": { | ||
"connect": "^3.6.6", | ||
"connect": "^3.7.0", | ||
"mocha": "^6.1.4", | ||
"sinon": "^7.3.2", | ||
"standard": "^12.0.1", | ||
"standard": "^13.0.2", | ||
"supertest": "^4.0.2" | ||
@@ -67,0 +67,0 @@ }, |
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
24009
+ Addeddns-prefetch-control@0.2.0(transitive)
+ Addeddont-sniff-mimetype@1.1.0(transitive)
+ Addedhelmet-crossdomain@0.4.0(transitive)
+ Addedhide-powered-by@1.1.0(transitive)
+ Addedx-xss-protection@1.2.0(transitive)
- Removeddns-prefetch-control@0.1.0(transitive)
- Removeddont-sniff-mimetype@1.0.0(transitive)
- Removedhelmet-crossdomain@0.3.0(transitive)
- Removedhide-powered-by@1.0.0(transitive)
- Removedx-xss-protection@1.1.0(transitive)
Updateddns-prefetch-control@0.2.0
Updateddont-sniff-mimetype@1.1.0
Updatedhelmet-crossdomain@0.4.0
Updatedhide-powered-by@1.1.0
Updatedx-xss-protection@1.2.0