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

@aws-sdk/sha256-tree-hash

Package Overview
Dependencies
Maintainers
5
Versions
170
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.357.0 to 3.363.0

2

dist-types/index.d.ts

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

import { Checksum, ChecksumConstructor, Decoder, HashConstructor, SourceData } from "@aws-sdk/types";
import { Checksum, ChecksumConstructor, Decoder, HashConstructor, SourceData } from "@smithy/types";
/**

@@ -3,0 +3,0 @@ * @internal

@@ -7,3 +7,3 @@ import {

SourceData,
} from "@aws-sdk/types";
} from "@smithy/types";
export declare class TreeHash implements Checksum {

@@ -10,0 +10,0 @@ private readonly Sha256;

{
"name": "@aws-sdk/sha256-tree-hash",
"version": "3.357.0",
"version": "3.363.0",
"scripts": {

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

"@aws-sdk/types": "3.357.0",
"@smithy/types": "^1.1.0",
"tslib": "^2.5.0"

@@ -29,4 +30,4 @@ },

"@aws-crypto/sha256-js": "3.0.0",
"@aws-sdk/util-hex-encoding": "3.310.0",
"@aws-sdk/util-utf8": "3.310.0",
"@smithy/util-hex-encoding": "^1.0.1",
"@smithy/util-utf8": "^1.0.1",
"@tsconfig/recommended": "1.0.1",

@@ -33,0 +34,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