Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@middy/util

Package Overview
Dependencies
Maintainers
3
Versions
191
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.6.0
to
7.6.1
+1
-1
index.js

@@ -8,3 +8,3 @@ // Copyright 2017 - 2026 will Farrell, Luciano Mammino, and Middy contributors.

// Trailing '?' marks the field as optional (may be undefined).
// (value) => boolean predicate — only called when value is not undefined
// (value) => boolean predicate - only called when value is not undefined
// (i.e. predicates treat the field as optional by design).

@@ -11,0 +11,0 @@ // { type: 'array' | 'array?', items: <itemSchema> }

{
"name": "@middy/util",
"version": "7.6.0",
"version": "7.6.1",
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda (util package)",

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

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

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