@middy/core
Advanced tools
Comparing version 4.6.3 to 4.6.4
@@ -71,3 +71,3 @@ import { | ||
) => // eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
void | Promise<TResult> | ||
void | Promise<TResult> | TResult | ||
type MiddyInputPromiseHandler< | ||
@@ -74,0 +74,0 @@ TEvent, |
{ | ||
"name": "@middy/core", | ||
"version": "4.6.3", | ||
"version": "4.6.4", | ||
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda (core package)", | ||
@@ -69,3 +69,3 @@ "type": "module", | ||
}, | ||
"gitHead": "4873f6e64cc4a7dbe8739ed3e45ef458dfe0dba1" | ||
"gitHead": "706ec39ce569407d51007200b995542ad3d7af2b" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30705