Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
4
Maintainers
5
Versions
119
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.170.0 to 3.171.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [3.171.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.170.0...v3.171.0) (2022-09-14)
**Note:** Version bump only for package @aws-sdk/middleware-apply-body-checksum
# [3.170.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.169.0...v3.170.0) (2022-09-13)

@@ -8,0 +16,0 @@

2

dist-types/ts3.4/md5Configuration.d.ts

@@ -10,5 +10,3 @@ import { Encoder, HashConstructor, StreamHasher } from "@aws-sdk/types";

md5: HashConstructor;
base64Encoder: Encoder;
streamHasher: StreamHasher<any>;

@@ -15,0 +13,0 @@ }

{
"name": "@aws-sdk/middleware-apply-body-checksum",
"version": "3.170.0",
"version": "3.171.0",
"scripts": {

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

"@aws-sdk/is-array-buffer": "3.170.0",
"@aws-sdk/protocol-http": "3.170.0",
"@aws-sdk/types": "3.170.0",
"@aws-sdk/protocol-http": "3.171.0",
"@aws-sdk/types": "3.171.0",
"tslib": "^2.3.1"

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

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