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

helmet

Package Overview
Dependencies
Maintainers
1
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.0.8 to 0.0.9

4

lib/middleware/xframe.js

@@ -12,3 +12,5 @@ /*

action = action.toUpperCase();
if (action) {
action = action.toUpperCase();
}

@@ -15,0 +17,0 @@ if (action == 'SAMEORIGIN') {

@@ -5,3 +5,3 @@ {

"description": "Security header middleware collection for express",
"version": "0.0.8",
"version": "0.0.9",
"keywords": ["security", "headers", "express", "x-frame-options", "csp"],

@@ -8,0 +8,0 @@ "repository": {

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