Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

helmet

Package Overview
Dependencies
Maintainers
2
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

helmet - npm Package Compare versions

Comparing version 3.18.0 to 3.19.0

8

CHANGELOG.md
# 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

16

package.json

@@ -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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc