Socket
Socket
Sign inDemoInstall

@aws-sdk/types

Package Overview
Dependencies
0
Maintainers
5
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.215.0 to 3.222.0

dist-cjs/checksum.js

2

dist-cjs/index.js

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

tslib_1.__exportStar(require("./auth"), exports);
tslib_1.__exportStar(require("./checksum"), exports);
tslib_1.__exportStar(require("./client"), exports);

@@ -20,2 +21,3 @@ tslib_1.__exportStar(require("./command"), exports);

tslib_1.__exportStar(require("./response"), exports);
tslib_1.__exportStar(require("./retry"), exports);
tslib_1.__exportStar(require("./serde"), exports);

@@ -22,0 +24,0 @@ tslib_1.__exportStar(require("./shapes"), exports);

export * from "./abort";
export * from "./auth";
export * from "./checksum";
export * from "./client";

@@ -16,2 +17,3 @@ export * from "./command";

export * from "./response";
export * from "./retry";
export * from "./serde";

@@ -18,0 +20,0 @@ export * from "./shapes";

@@ -6,2 +6,4 @@ export declare type SourceData = string | ArrayBuffer | ArrayBufferView;

* when the hash is finalized, depending on the underlying implementation.
*
* @deprecated use {@link Checksum}
*/

@@ -8,0 +10,0 @@ export interface Hash {

export * from "./abort";
export * from "./auth";
export * from "./checksum";
export * from "./client";

@@ -16,2 +17,3 @@ export * from "./command";

export * from "./response";
export * from "./retry";
export * from "./serde";

@@ -18,0 +20,0 @@ export * from "./shapes";

export * from "./abort";
export * from "./auth";
export * from "./checksum";
export * from "./client";

@@ -16,2 +17,3 @@ export * from "./command";

export * from "./response";
export * from "./retry";
export * from "./serde";

@@ -18,0 +20,0 @@ export * from "./shapes";

2

package.json
{
"name": "@aws-sdk/types",
"version": "3.215.0",
"version": "3.222.0",
"main": "./dist-cjs/index.js",

@@ -5,0 +5,0 @@ "module": "./dist-es/index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc