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 0.5.1 to 0.5.2

8

HISTORY.md

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

package.json

@@ -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": {

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