@aws-sdk/hash-stream-node
Advanced tools
Comparing version 3.55.0 to 3.58.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.58.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.57.0...v3.58.0) (2022-03-28) | ||
**Note:** Version bump only for package @aws-sdk/hash-stream-node | ||
# [3.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/hash-stream-node", | ||
"version": "3.55.0", | ||
"version": "3.58.0", | ||
"scripts": { | ||
@@ -27,3 +27,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "2.0.0", | ||
"@aws-sdk/util-hex-encoding": "3.55.0", | ||
"@aws-sdk/util-hex-encoding": "3.58.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -30,0 +30,0 @@ "@types/node": "^10.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55117