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

14

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

@@ -13,3 +13,3 @@ "engineStrict": true,

},
"main": "index.js",
"exports": "./index.js",
"types": "index.d.ts",

@@ -52,9 +52,9 @@ "files": [

"homepage": "https://github.com/middyjs/middy#readme",
"gitHead": "a4134a579c757a9fdfed3006877ba2c0ec8a2cfa",
"gitHead": "c533f62841c8a39d061d7b94f30ba178f002c8db",
"dependencies": {
"@middy/util": "^2.5.4"
"@middy/util": "^3.0.0-alpha.0"
},
"devDependencies": {
"@middy/core": "^2.5.4"
"@middy/core": "^3.0.0-alpha.0"
}
}

@@ -80,3 +80,3 @@ # Middy http-security-headers middleware

Licensed under [MIT License](LICENSE). Copyright (c) 2017-2021 Luciano Mammino, will Farrell, and the [Middy team](https://github.com/middyjs/middy/graphs/contributors).
Licensed under [MIT License](LICENSE). Copyright (c) 2017-2022 Luciano Mammino, will Farrell, and the [Middy team](https://github.com/middyjs/middy/graphs/contributors).

@@ -83,0 +83,0 @@ <a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fmiddyjs%2Fmiddy?ref=badge_large">

Sorry, the diff of this file is not supported yet

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