@aws-sdk/sha256-tree-hash
Advanced tools
Comparing version 1.0.0-rc.8 to 1.0.0-rc.10
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-rc.10](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.9...v1.0.0-rc.10) (2020-12-15) | ||
**Note:** Version bump only for package @aws-sdk/sha256-tree-hash | ||
# [1.0.0-rc.8](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2020-12-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/sha256-tree-hash", | ||
"version": "1.0.0-rc.8", | ||
"version": "1.0.0-rc.10", | ||
"scripts": { | ||
@@ -25,3 +25,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/types": "1.0.0-rc.8", | ||
"@aws-sdk/types": "1.0.0-rc.10", | ||
"@aws-sdk/util-hex-encoding": "1.0.0-rc.8", | ||
@@ -28,0 +28,0 @@ "@aws-sdk/util-utf8-node": "1.0.0-rc.8", |
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
70144