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

@@ -68,3 +68,3 @@ "type": "module",

"devDependencies": {
"@middy/core": "7.1.1",
"@middy/core": "7.1.2",
"@types/aws-lambda": "^8.0.0"

@@ -71,0 +71,0 @@ },