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

@middy/util

Package Overview
Dependencies
Maintainers
3
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@middy/util - npm Package Compare versions

Comparing version
7.1.5
to
7.1.6
+2
-2
package.json
{
"name": "@middy/util",
"version": "7.1.5",
"version": "7.1.6",
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda (util package)",

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

"@aws-sdk/client-ssm": "^3.0.0",
"@middy/core": "7.1.5",
"@middy/core": "7.1.6",
"@types/aws-lambda": "^8.0.0",

@@ -66,0 +66,0 @@ "@types/node": "^22.0.0",

@@ -27,4 +27,2 @@ <div align="center">

<br/>
<a href="https://gitter.im/middyjs/Lobby"><img src="https://badges.gitter.im/gitterHQ/gitter.svg" alt="Chat on Gitter" style="max-width:100%;"></a>
<a href="https://stackoverflow.com/questions/tagged/middy?sort=Newest&uqlId=35052"><img src="https://img.shields.io/badge/StackOverflow-[middy]-yellow" alt="Ask questions on StackOverflow" style="max-width:100%;"></a>
</p>

@@ -31,0 +29,0 @@ <p>You can read the documentation at: <a href="https://middy.js.org/docs/intro/utilities">https://middy.js.org/docs/intro/utilities</a></p>