@middy/core
Advanced tools
Comparing version 5.0.3 to 5.1.0
@@ -59,2 +59,3 @@ import { | ||
onError?: MiddlewareFn<TEvent, TResult, TErr, TContext, TInternal> | ||
name?: string | ||
} | ||
@@ -61,0 +62,0 @@ |
{ | ||
"name": "@middy/core", | ||
"version": "5.0.3", | ||
"version": "5.1.0", | ||
"description": "🛵 The stylish Node.js middleware engine for AWS Lambda (core package)", | ||
@@ -62,3 +62,3 @@ "type": "module", | ||
}, | ||
"gitHead": "87660575a7ac2b52e4153c407a4c63c9449dcd0d", | ||
"gitHead": "bbdaf5843914921804ba085dd58117273febe6b5", | ||
"dependencies": { | ||
@@ -65,0 +65,0 @@ "@datastream/core": "0.0.35" |
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
17291
331