Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-apply-body-checksum

Package Overview
Dependencies
5
Maintainers
5
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.370.0 to 3.374.0

3

dist-cjs/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./applyMd5BodyChecksumMiddleware"), exports);
tslib_1.__exportStar(require("./md5Configuration"), exports);
tslib_1.__exportStar(require("@smithy/middleware-apply-body-checksum"), exports);

@@ -1,2 +0,1 @@

export * from "./applyMd5BodyChecksumMiddleware";
export * from "./md5Configuration";
export * from "@smithy/middleware-apply-body-checksum";

@@ -1,2 +0,1 @@

export * from "./applyMd5BodyChecksumMiddleware";
export * from "./md5Configuration";
export * from "@smithy/middleware-apply-body-checksum";

@@ -1,2 +0,1 @@

export * from "./applyMd5BodyChecksumMiddleware";
export * from "./md5Configuration";
export * from "@smithy/middleware-apply-body-checksum";
{
"name": "@aws-sdk/middleware-apply-body-checksum",
"version": "3.370.0",
"version": "3.374.0",
"scripts": {

@@ -12,3 +12,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"test": "jest --coverage"
"test": "exit 0"
},

@@ -24,5 +24,3 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/is-array-buffer": "3.310.0",
"@aws-sdk/protocol-http": "3.370.0",
"@aws-sdk/types": "3.370.0",
"@smithy/middleware-apply-body-checksum": "^1.0.1",
"tslib": "^2.5.0"

@@ -29,0 +27,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