You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@middy/warmup

Package Overview
Dependencies
Maintainers
3
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/warmup - npm Package Compare versions

Comparing version
6.4.4
to
6.4.5
+2
-2
package.json
{
"name": "@middy/warmup",
"version": "6.4.4",
"version": "6.4.5",
"description": "Warmup (cold start mitigation) middleware for the middy framework",

@@ -67,5 +67,5 @@ "type": "module",

"devDependencies": {
"@middy/core": "6.4.4"
"@middy/core": "6.4.5"
},
"gitHead": "7a6c0fbb8ab71d6a2171e678697de9f237568431"
}