@smithy/util-stream-node
Advanced tools
+4
-4
| { | ||
| "name": "@smithy/util-stream-node", | ||
| "version": "4.2.11", | ||
| "version": "4.2.12", | ||
| "scripts": { | ||
@@ -25,5 +25,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
| "dependencies": { | ||
| "@smithy/node-http-handler": "^4.4.10", | ||
| "@smithy/types": "^4.12.0", | ||
| "@smithy/util-buffer-from": "^4.2.0", | ||
| "@smithy/node-http-handler": "^4.4.11", | ||
| "@smithy/types": "^4.12.1", | ||
| "@smithy/util-buffer-from": "^4.2.1", | ||
| "tslib": "^2.6.2" | ||
@@ -30,0 +30,0 @@ }, |