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

@aws-sdk/sha256-tree-hash

Package Overview
Dependencies
Maintainers
5
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/sha256-tree-hash - npm Package Compare versions

Comparing version 3.296.0 to 3.303.0

2

dist-types/index.d.ts
import { Checksum, ChecksumConstructor, Decoder, HashConstructor, SourceData } from "@aws-sdk/types";
/**
* @internal
*
* A Hash that will calculate a Sha256 tree hash.

@@ -4,0 +6,0 @@ */

6

package.json
{
"name": "@aws-sdk/sha256-tree-hash",
"version": "3.296.0",
"version": "3.303.0",
"scripts": {

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

"dependencies": {
"@aws-sdk/types": "3.296.0",
"@aws-sdk/types": "3.303.0",
"tslib": "^2.5.0"

@@ -30,3 +30,3 @@ },

"@aws-sdk/util-hex-encoding": "3.295.0",
"@aws-sdk/util-utf8": "3.295.0",
"@aws-sdk/util-utf8": "3.303.0",
"@tsconfig/recommended": "1.0.1",

@@ -33,0 +33,0 @@ "concurrently": "7.0.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