@middy/warmup
Advanced tools
+2
-0
@@ -0,1 +1,3 @@ | ||
| // Copyright 2017 - 2026 will Farrell, Luciano Mammino, and Middy contributors. | ||
| // SPDX-License-Identifier: MIT | ||
| import type middy from "@middy/core"; | ||
@@ -2,0 +4,0 @@ |
+2
-0
@@ -0,1 +1,3 @@ | ||
| // Copyright 2017 - 2026 will Farrell, Luciano Mammino, and Middy contributors. | ||
| // SPDX-License-Identifier: MIT | ||
| const defaults = { | ||
@@ -2,0 +4,0 @@ isWarmingUp: (event) => event.source === "serverless-plugin-warmup", |
+3
-2
| { | ||
| "name": "@middy/warmup", | ||
| "version": "7.0.2", | ||
| "version": "7.0.3", | ||
| "description": "Warmup (cold start mitigation) middleware for the middy framework", | ||
@@ -14,2 +14,3 @@ "type": "module", | ||
| "module": "./index.js", | ||
| "sideEffects": false, | ||
| "exports": { | ||
@@ -68,5 +69,5 @@ ".": { | ||
| "devDependencies": { | ||
| "@middy/core": "7.0.2" | ||
| "@middy/core": "7.0.3" | ||
| }, | ||
| "gitHead": "7a6c0fbb8ab71d6a2171e678697de9f237568431" | ||
| } |
+2
-2
@@ -8,3 +8,3 @@ <div align="center"> | ||
| <a href="https://github.com/middyjs/middy/actions/workflows/test-dast.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-dast.yml/badge.svg" alt="GitHub Actions dast test status"></a> | ||
| <a href="https://github.com/middyjs/middy/actions/workflows/test-perf.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-pref.yml/badge.svg" alt="GitHub Actions perf test status"></a> | ||
| <a href="https://github.com/middyjs/middy/actions/workflows/test-perf.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-perf.yml/badge.svg" alt="GitHub Actions perf test status"></a> | ||
| <a href="https://github.com/middyjs/middy/actions/workflows/test-sast.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-sast.yml/badge.svg" alt="GitHub Actions SAST test status"></a> | ||
@@ -36,3 +36,3 @@ <a href="https://github.com/middyjs/middy/actions/workflows/test-lint.yml"><img src="https://github.com/middyjs/middy/actions/workflows/test-lint.yml/badge.svg" alt="GitHub Actions lint test status"></a> | ||
| Licensed under [MIT License](LICENSE). Copyright (c) 2017-2025 [Luciano Mammino](https://github.com/lmammino), [will Farrell](https://github.com/willfarrell), and the [Middy team](https://github.com/middyjs/middy/graphs/contributors). | ||
| Licensed under [MIT License](LICENSE). Copyright (c) 2017-2026 [will Farrell](https://github.com/willfarrell), [Luciano Mammino](https://github.com/lmammino), and [Middy contributors](https://github.com/middyjs/middy/graphs/contributors). | ||
@@ -39,0 +39,0 @@ <a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fmiddyjs%2Fmiddy?ref=badge_large"> |
6260
4.18%26
18.18%