@smithy/util-stream-node
Advanced tools
Comparing version
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { GetAwsChunkedEncodingStream } from "@smithy/types"; | ||
@@ -3,0 +2,0 @@ import { Readable } from "stream"; |
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { GetAwsChunkedEncodingStream } from "@smithy/types"; | ||
@@ -3,0 +2,0 @@ import { Readable } from "stream"; |
{ | ||
"name": "@smithy/util-stream-node", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"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.4", | ||
"@smithy/types": "^4.2.0", | ||
"@smithy/node-http-handler": "^4.0.5", | ||
"@smithy/types": "^4.3.0", | ||
"@smithy/util-buffer-from": "^4.0.0", | ||
@@ -28,0 +28,0 @@ "tslib": "^2.6.2" |
22815
-0.28%220
-0.9%Updated