New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/middleware-flexible-checksums

Package Overview
Dependencies
Maintainers
5
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-flexible-checksums - npm Package Compare versions

Comparing version 3.697.0 to 3.701.0

5

dist-types/flexibleChecksumsMiddleware.d.ts

@@ -13,2 +13,7 @@ import { BuildHandlerOptions, BuildMiddleware } from "@smithy/types";

requestAlgorithmMember?: string;
/**
* The {@link httpHeader} value for {@link requestAlgorithmMember}, if present.
* {@link https://smithy.io/2.0/spec/http-bindings.html#httpheader-trait httpHeader}
*/
requestAlgorithmMemberHttpHeader?: string;
}

@@ -15,0 +20,0 @@ export declare const flexibleChecksumsMiddlewareOptions: BuildHandlerOptions;

1

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

@@ -6,2 +6,3 @@ import { BuildHandlerOptions, BuildMiddleware } from "@smithy/types";

requestAlgorithmMember?: string;
requestAlgorithmMemberHttpHeader?: string;
}

@@ -8,0 +9,0 @@ export declare const flexibleChecksumsMiddlewareOptions: BuildHandlerOptions;

2

package.json
{
"name": "@aws-sdk/middleware-flexible-checksums",
"version": "3.697.0",
"version": "3.701.0",
"scripts": {

@@ -5,0 +5,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

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