Socket
Socket
Sign inDemoInstall

@aws-sdk/smithy-client

Package Overview
Dependencies
16
Maintainers
5
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.347.0 to 3.357.0

dist-cjs/collect-stream-body.js

1

dist-cjs/index.js

@@ -6,2 +6,3 @@ "use strict";

tslib_1.__exportStar(require("./client"), exports);
tslib_1.__exportStar(require("./collect-stream-body"), exports);
tslib_1.__exportStar(require("./command"), exports);

@@ -8,0 +9,0 @@ tslib_1.__exportStar(require("./constants"), exports);

export * from "./NoOpLogger";
export * from "./client";
export * from "./collect-stream-body";
export * from "./command";

@@ -4,0 +5,0 @@ export * from "./constants";

export * from "./NoOpLogger";
export * from "./client";
export * from "./collect-stream-body";
export * from "./command";

@@ -4,0 +5,0 @@ export * from "./constants";

export * from "./NoOpLogger";
export * from "./client";
export * from "./collect-stream-body";
export * from "./command";

@@ -4,0 +5,0 @@ export * from "./constants";

8

package.json
{
"name": "@aws-sdk/smithy-client",
"version": "3.347.0",
"version": "3.357.0",
"scripts": {

@@ -24,4 +24,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"dependencies": {
"@aws-sdk/middleware-stack": "3.347.0",
"@aws-sdk/types": "3.347.0",
"@aws-sdk/middleware-stack": "3.357.0",
"@aws-sdk/types": "3.357.0",
"@aws-sdk/util-stream": "3.357.0",
"@smithy/types": "^1.0.0",
"tslib": "^2.5.0"

@@ -28,0 +30,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc