@middy/http-security-headers
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@middy/http-security-headers", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Applies best practice security headers to responses. It's a simplified port of HelmetJS", | ||
@@ -60,9 +60,9 @@ "type": "module", | ||
"homepage": "https://middy.js.org", | ||
"gitHead": "983649b8359ea32a786e75dfc2953aeee8ec6052", | ||
"gitHead": "ea9e5e8cce754d0c467c7dd3ac9a7601149efea2", | ||
"dependencies": { | ||
"@middy/util": "^3.0.2" | ||
"@middy/util": "3.0.3" | ||
}, | ||
"devDependencies": { | ||
"@middy/core": "^3.0.2" | ||
"@middy/core": "3.0.3" | ||
} | ||
} |
@@ -13,4 +13,4 @@ <div align="center"> | ||
</a> | ||
<a href="https://github.com/middyjs/middy/actions"> | ||
<img src="https://github.com/middyjs/middy/workflows/Tests/badge.svg" alt="GitHub Actions test status badge" style="max-width:100%;"> | ||
<a href="https://github.com/middyjs/middy/actions/workflows/tests.yml"> | ||
<img src="https://github.com/middyjs/middy/actions/workflows/tests.yml/badge.svg?branch=main&event=push" alt="GitHub Actions CI status badge" style="max-width:100%;"> | ||
</a> | ||
@@ -38,2 +38,3 @@ <br/> | ||
</p> | ||
<p>You can read the documentation at: <a href="https://middy.js.org/docs/middlewares//http-security-headers">https://middy.js.org/docs/middlewares//http-security-headers</a></p> | ||
</div> | ||
@@ -100,3 +101,3 @@ | ||
Licensed under [MIT License](LICENSE). Copyright (c) 2017-2022 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](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). | ||
@@ -103,0 +104,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
Sorry, the diff of this file is not supported yet
19298
104
+ Added@middy/util@3.0.3(transitive)
- Removed@middy/util@3.6.2(transitive)
Updated@middy/util@3.0.3