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

@middy/http-security-headers

Package Overview
Dependencies
Maintainers
3
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/http-security-headers - npm Package Compare versions

Comparing version 3.6.2 to 4.0.0-alpha.0

10

package.json
{
"name": "@middy/http-security-headers",
"version": "3.6.2",
"version": "4.0.0-alpha.0",
"description": "Applies best practice security headers to responses. It's a simplified port of HelmetJS",
"type": "module",
"engines": {
"node": ">=14"
"node": ">=16"
},

@@ -67,9 +67,9 @@ "engineStrict": true,

"homepage": "https://middy.js.org",
"gitHead": "4c5d64c72dd4bfde0d3b828a0082c99f688c759c",
"gitHead": "306fb9aa633d5757d11ced3dc192f046ef3c2685",
"dependencies": {
"@middy/util": "3.6.2"
"@middy/util": "4.0.0-alpha.0"
},
"devDependencies": {
"@middy/core": "3.6.2"
"@middy/core": "4.0.0-alpha.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