@smithy/middleware-stack
Advanced tools
Comparing version
{ | ||
"name": "@smithy/middleware-stack", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Provides a means for composing multiple middleware functions into a single handler", | ||
@@ -29,3 +29,3 @@ "scripts": { | ||
"dependencies": { | ||
"@smithy/types": "^4.3.0", | ||
"@smithy/types": "^4.3.1", | ||
"tslib": "^2.6.2" | ||
@@ -32,0 +32,0 @@ }, |
Updated