@aws-sdk/body-checksum-node
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-node | ||
# [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-node", | ||
"version": "3.15.0", | ||
"version": "3.18.0", | ||
"scripts": { | ||
@@ -20,8 +20,8 @@ "prepublishOnly": "yarn build && downlevel-dts dist/types dist/types/ts3.4", | ||
"dependencies": { | ||
"@aws-sdk/chunked-stream-reader-node": "3.13.1", | ||
"@aws-sdk/is-array-buffer": "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-stream-reader-node": "3.18.0", | ||
"@aws-sdk/is-array-buffer": "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" | ||
@@ -31,6 +31,6 @@ }, | ||
"@aws-crypto/sha256-js": "^1.0.0", | ||
"@aws-sdk/util-utf8-node": "3.13.1", | ||
"@aws-sdk/util-utf8-node": "3.18.0", | ||
"@types/jest": "^26.0.4", | ||
"jest": "^26.1.0", | ||
"typescript": "~4.2.4" | ||
"typescript": "~4.3.2" | ||
}, | ||
@@ -37,0 +37,0 @@ "engines": { |
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
41473
+ Added@aws-sdk/chunked-stream-reader-node@3.18.0(transitive)
+ Added@aws-sdk/is-array-buffer@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-stream-reader-node@3.13.1(transitive)
- Removed@aws-sdk/is-array-buffer@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