@smithy/util-stream-node
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@smithy/util-stream-node", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"scripts": { | ||
@@ -24,4 +24,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/node-http-handler": "^4.0.0", | ||
"@smithy/types": "^4.0.0", | ||
"@smithy/node-http-handler": "^4.0.1", | ||
"@smithy/types": "^4.1.0", | ||
"@smithy/util-buffer-from": "^4.0.0", | ||
@@ -28,0 +28,0 @@ "tslib": "^2.6.2" |
Updated@smithy/types@^4.1.0