@smithy/middleware-stack
Advanced tools
+3
-3
| { | ||
| "name": "@smithy/middleware-stack", | ||
| "version": "4.2.7", | ||
| "version": "4.2.8", | ||
| "description": "Provides a means for composing multiple middleware functions into a single handler", | ||
@@ -30,3 +30,3 @@ "scripts": { | ||
| "dependencies": { | ||
| "@smithy/types": "^4.11.0", | ||
| "@smithy/types": "^4.12.0", | ||
| "tslib": "^2.6.2" | ||
@@ -37,3 +37,3 @@ }, | ||
| "downlevel-dts": "0.10.1", | ||
| "rimraf": "3.0.2", | ||
| "rimraf": "5.0.10", | ||
| "typedoc": "0.23.23" | ||
@@ -40,0 +40,0 @@ }, |
43016
0Updated