@aws-sdk/body-checksum-browser
Advanced tools
Comparing version 3.15.0 to 3.18.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.18.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.17.0...v3.18.0) (2021-06-04) | ||
**Note:** Version bump only for package @aws-sdk/body-checksum-browser | ||
# [3.15.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.14.0...v3.15.0) (2021-05-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/body-checksum-browser", | ||
"version": "3.15.0", | ||
"version": "3.18.0", | ||
"scripts": { | ||
@@ -20,7 +20,7 @@ "prepublishOnly": "yarn build && downlevel-dts dist/types dist/types/ts3.4", | ||
"dependencies": { | ||
"@aws-sdk/chunked-blob-reader": "3.13.1", | ||
"@aws-sdk/protocol-http": "3.15.0", | ||
"@aws-sdk/sha256-tree-hash": "3.15.0", | ||
"@aws-sdk/types": "3.15.0", | ||
"@aws-sdk/util-hex-encoding": "3.13.1", | ||
"@aws-sdk/chunked-blob-reader": "3.18.0", | ||
"@aws-sdk/protocol-http": "3.18.0", | ||
"@aws-sdk/sha256-tree-hash": "3.18.0", | ||
"@aws-sdk/types": "3.18.0", | ||
"@aws-sdk/util-hex-encoding": "3.18.0", | ||
"tslib": "^2.0.0" | ||
@@ -30,6 +30,6 @@ }, | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/util-utf8-browser": "3.13.1", | ||
"@aws-sdk/util-utf8-browser": "3.18.0", | ||
"@types/jest": "^26.0.4", | ||
"jest": "^26.1.0", | ||
"typescript": "~4.2.4" | ||
"typescript": "~4.3.2" | ||
}, | ||
@@ -36,0 +36,0 @@ "typesVersions": { |
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
39792
+ Added@aws-sdk/chunked-blob-reader@3.18.0(transitive)
+ Added@aws-sdk/protocol-http@3.18.0(transitive)
+ Added@aws-sdk/sha256-tree-hash@3.18.0(transitive)
+ Added@aws-sdk/types@3.18.0(transitive)
+ Added@aws-sdk/util-hex-encoding@3.18.0(transitive)
- Removed@aws-sdk/chunked-blob-reader@3.13.1(transitive)
- Removed@aws-sdk/protocol-http@3.15.0(transitive)
- Removed@aws-sdk/sha256-tree-hash@3.15.0(transitive)
- Removed@aws-sdk/types@3.15.0(transitive)
- Removed@aws-sdk/util-hex-encoding@3.13.1(transitive)
Updated@aws-sdk/types@3.18.0