@smithy/util-stream-node
Advanced tools
Comparing version 2.1.5 to 2.2.0
{ | ||
"name": "@smithy/util-stream-node", | ||
"version": "2.1.5", | ||
"version": "2.2.0", | ||
"scripts": { | ||
@@ -25,6 +25,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/node-http-handler": "^2.4.3", | ||
"@smithy/types": "^2.11.0", | ||
"@smithy/util-buffer-from": "^2.1.1", | ||
"tslib": "^2.5.0" | ||
"@smithy/node-http-handler": "^2.5.0", | ||
"@smithy/types": "^2.12.0", | ||
"@smithy/util-buffer-from": "^2.2.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
Updated@smithy/types@^2.12.0
Updatedtslib@^2.6.2