Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/body-checksum-browser

Package Overview
Dependencies
Maintainers
5
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/body-checksum-browser - npm Package Compare versions

Comparing version 3.296.0 to 3.303.0

3

dist-types/index.d.ts
import { ChecksumConstructor, Decoder, HashConstructor, HttpRequest } from "@aws-sdk/types";
/**
* @internal
*/
export declare function bodyChecksumGenerator(request: HttpRequest, options: {

@@ -3,0 +6,0 @@ sha256: ChecksumConstructor | HashConstructor;

12

package.json
{
"name": "@aws-sdk/body-checksum-browser",
"version": "3.296.0",
"version": "3.303.0",
"scripts": {

@@ -23,8 +23,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"dependencies": {
"@aws-sdk/chunked-blob-reader": "3.295.0",
"@aws-sdk/protocol-http": "3.296.0",
"@aws-sdk/sha256-tree-hash": "3.296.0",
"@aws-sdk/types": "3.296.0",
"@aws-sdk/chunked-blob-reader": "3.303.0",
"@aws-sdk/protocol-http": "3.303.0",
"@aws-sdk/sha256-tree-hash": "3.303.0",
"@aws-sdk/types": "3.303.0",
"@aws-sdk/util-hex-encoding": "3.295.0",
"@aws-sdk/util-utf8": "3.295.0",
"@aws-sdk/util-utf8": "3.303.0",
"tslib": "^2.5.0"

@@ -31,0 +31,0 @@ },

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