Socket
Socket
Sign inDemoInstall

@smithy/util-stream

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-stream - npm Package Compare versions

Comparing version 2.0.17 to 2.0.18

12

package.json
{
"name": "@smithy/util-stream",
"version": "2.0.17",
"version": "2.0.18",
"scripts": {

@@ -27,9 +27,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"dependencies": {
"@smithy/fetch-http-handler": "^2.2.4",
"@smithy/fetch-http-handler": "^2.2.5",
"@smithy/node-http-handler": "^2.1.8",
"@smithy/types": "^2.4.0",
"@smithy/util-base64": "^2.0.0",
"@smithy/util-base64": "^2.0.1",
"@smithy/util-buffer-from": "^2.0.0",
"@smithy/util-hex-encoding": "^2.0.0",
"@smithy/util-utf8": "^2.0.0",
"@smithy/util-utf8": "^2.0.1",
"tslib": "^2.5.0"

@@ -80,3 +80,5 @@ },

"./dist-es/getAwsChunkedEncodingStream": "./dist-es/getAwsChunkedEncodingStream.browser",
"./dist-es/sdk-stream-mixin": "./dist-es/sdk-stream-mixin.browser"
"./dist-es/sdk-stream-mixin": "./dist-es/sdk-stream-mixin.browser",
"./dist-cjs/getAwsChunkedEncodingStream": "./dist-cjs/getAwsChunkedEncodingStream.browser",
"./dist-cjs/sdk-stream-mixin": "./dist-cjs/sdk-stream-mixin.browser"
},

@@ -83,0 +85,0 @@ "homepage": "https://github.com/awslabs/smithy-typescript/tree/main/packages/util-stream",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc