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
7
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.47.2 to 3.49.0

8

CHANGELOG.md

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

# [3.49.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.48.0...v3.49.0) (2022-01-29)
**Note:** Version bump only for package @aws-sdk/sha256-tree-hash
## [3.47.2](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.1...v3.47.2) (2022-01-21)

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

14

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

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

"dependencies": {
"@aws-sdk/types": "3.47.1",
"@aws-sdk/types": "3.49.0",
"tslib": "^2.3.0"

@@ -28,4 +28,10 @@ },

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/util-hex-encoding": "3.47.1",
"@aws-sdk/util-utf8-node": "3.47.2"
"@aws-sdk/util-hex-encoding": "3.49.0",
"@aws-sdk/util-utf8-node": "3.49.0",
"@tsconfig/recommended": "1.0.1",
"concurrently": "7.0.0",
"downlevel-dts": "0.7.0",
"rimraf": "3.0.2",
"typedoc": "0.19.2",
"typescript": "~4.3.5"
},

@@ -32,0 +38,0 @@ "engines": {

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