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.0.0-alpha.0 to 3.0.0-alpha.1

index.js

9

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

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

"files": [
"index.js",
"index.d.ts"

@@ -52,9 +53,9 @@ ],

"homepage": "https://github.com/middyjs/middy#readme",
"gitHead": "c533f62841c8a39d061d7b94f30ba178f002c8db",
"gitHead": "a14125c6b2e21b181824f9985a919a47f1e4711f",
"dependencies": {
"@middy/util": "^3.0.0-alpha.0"
"@middy/util": "^3.0.0-alpha.1"
},
"devDependencies": {
"@middy/core": "^3.0.0-alpha.0"
"@middy/core": "^3.0.0-alpha.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