@aws-sdk/body-checksum-browser
Advanced tools
Comparing version 3.2.0 to 3.3.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [3.3.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.2.0...v3.3.0) (2021-01-14) | ||
### Bug Fixes | ||
* **clients:** export explicit dependencies on @aws-sdk/types ([#1902](https://github.com/aws/aws-sdk-js-v3/issues/1902)) ([96f1087](https://github.com/aws/aws-sdk-js-v3/commit/96f1087333ba916593d557051297983912b27caa)) | ||
# [3.2.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1.0...v3.2.0) (2021-01-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/body-checksum-browser", | ||
"version": "3.2.0", | ||
"version": "3.3.0", | ||
"scripts": { | ||
@@ -22,4 +22,5 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"@aws-sdk/chunked-blob-reader": "3.1.0", | ||
"@aws-sdk/protocol-http": "3.2.0", | ||
"@aws-sdk/sha256-tree-hash": "3.1.0", | ||
"@aws-sdk/protocol-http": "3.3.0", | ||
"@aws-sdk/sha256-tree-hash": "3.3.0", | ||
"@aws-sdk/types": "3.1.0", | ||
"@aws-sdk/util-hex-encoding": "3.1.0", | ||
@@ -30,3 +31,2 @@ "tslib": "^1.8.0" | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/types": "3.1.0", | ||
"@aws-sdk/util-utf8-browser": "3.1.0", | ||
@@ -33,0 +33,0 @@ "@types/jest": "^26.0.4", |
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
37599
5
6
+ Added@aws-sdk/types@3.1.0
+ Added@aws-sdk/protocol-http@3.3.0(transitive)
+ Added@aws-sdk/sha256-tree-hash@3.3.0(transitive)
+ Added@aws-sdk/types@3.1.0(transitive)
- Removed@aws-sdk/protocol-http@3.2.0(transitive)
- Removed@aws-sdk/sha256-tree-hash@3.1.0(transitive)
Updated@aws-sdk/protocol-http@3.3.0