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.1.0 to 2.1.1

6

dist-cjs/index.js

@@ -83,6 +83,8 @@ var __defProp = Object.defineProperty;

// Annotate the CommonJS export names for ESM import in node:
0 && (module.exports = {
Uint8ArrayBlobAdapter,
...require("././getAwsChunkedEncodingStream"),
...require("././sdk-stream-mixin")
getAwsChunkedEncodingStream,
sdkStreamMixin
});
{
"name": "@smithy/util-stream",
"version": "2.1.0",
"version": "2.1.1",
"scripts": {

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

"dependencies": {
"@smithy/fetch-http-handler": "^2.4.0",
"@smithy/node-http-handler": "^2.3.0",
"@smithy/types": "^2.9.0",
"@smithy/util-base64": "^2.1.0",
"@smithy/util-buffer-from": "^2.1.0",
"@smithy/util-hex-encoding": "^2.1.0",
"@smithy/util-utf8": "^2.1.0",
"@smithy/fetch-http-handler": "^2.4.1",
"@smithy/node-http-handler": "^2.3.1",
"@smithy/types": "^2.9.1",
"@smithy/util-base64": "^2.1.1",
"@smithy/util-buffer-from": "^2.1.1",
"@smithy/util-hex-encoding": "^2.1.1",
"@smithy/util-utf8": "^2.1.1",
"tslib": "^2.5.0"
},
"devDependencies": {
"@smithy/util-test": "^0.1.13",
"@smithy/util-test": "^0.1.14",
"@types/chai-as-promised": "^7.1.2",

@@ -40,0 +40,0 @@ "@types/node": "^14.14.31",

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