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.21.1 to 3.21.2

5

CHANGELOG.md
# Changelog
## 3.21.2 - 2019-10-21
### Changed
- Updated `helmet-csp` to v2.9.4
- Updated `bowser` subdependency from 2.6.1 to 2.7.0. See [helmet-csp#94](https://github.com/helmetjs/csp/pull/94)
## 3.21.1 - 2019-09-20

@@ -4,0 +9,0 @@ ### Fixed

8

package.json

@@ -8,3 +8,3 @@ {

"description": "help secure Express/Connect apps with various HTTP headers",
"version": "3.21.1",
"version": "3.21.2",
"keywords": [

@@ -50,3 +50,3 @@ "security",

"helmet-crossdomain": "0.4.0",
"helmet-csp": "2.9.2",
"helmet-csp": "2.9.4",
"hide-powered-by": "1.1.0",

@@ -62,4 +62,4 @@ "hpkp": "2.0.0",

"connect": "^3.7.0",
"mocha": "^6.2.0",
"sinon": "^7.4.2",
"mocha": "^6.2.2",
"sinon": "^7.5.0",
"standard": "^14.3.1",

@@ -66,0 +66,0 @@ "supertest": "^4.0.2"

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