New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.0 to 3.1.1

9

package.json
{
"name": "@middy/http-security-headers",
"version": "3.1.0",
"version": "3.1.1",
"description": "Applies best practice security headers to responses. It's a simplified port of HelmetJS",

@@ -14,2 +14,3 @@ "type": "module",

"main": "./index.cjs",
"module": "./index.js",
"exports": {

@@ -67,9 +68,9 @@ ".": {

"homepage": "https://middy.js.org",
"gitHead": "d5284fd11c175516c189b6061fee7312106d9709",
"gitHead": "d53fc91d035b01d3fd296cb6c7d0acd8305e9f76",
"dependencies": {
"@middy/util": "3.1.0"
"@middy/util": "3.1.1"
},
"devDependencies": {
"@middy/core": "3.1.0"
"@middy/core": "3.1.1"
}
}
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