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
236
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.3.1
to
6.3.2
+2
-2
package.json
{
"name": "@middy/warmup",
"version": "6.3.1",
"version": "6.3.2",
"description": "Warmup (cold start mitigation) middleware for the middy framework",

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

"devDependencies": {
"@middy/core": "6.3.1"
"@middy/core": "6.3.2"
},
"gitHead": "7a6c0fbb8ab71d6a2171e678697de9f237568431"
}