@aws-sdk/body-checksum-node
Advanced tools
Comparing version 1.0.0-gamma.5 to 1.0.0-gamma.6
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-gamma.6](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/body-checksum-node@1.0.0-gamma.5...@aws-sdk/body-checksum-node@1.0.0-gamma.6) (2020-08-25) | ||
**Note:** Version bump only for package @aws-sdk/body-checksum-node | ||
# [1.0.0-gamma.5](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/body-checksum-node@1.0.0-gamma.4...@aws-sdk/body-checksum-node@1.0.0-gamma.5) (2020-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/body-checksum-node", | ||
"version": "1.0.0-gamma.5", | ||
"version": "1.0.0-gamma.6", | ||
"scripts": { | ||
@@ -21,8 +21,8 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"dependencies": { | ||
"@aws-sdk/chunked-stream-reader-node": "1.0.0-gamma.5", | ||
"@aws-sdk/is-array-buffer": "1.0.0-gamma.5", | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.5", | ||
"@aws-sdk/sha256-tree-hash": "1.0.0-gamma.5", | ||
"@aws-sdk/types": "1.0.0-gamma.4", | ||
"@aws-sdk/util-hex-encoding": "1.0.0-gamma.5", | ||
"@aws-sdk/chunked-stream-reader-node": "1.0.0-gamma.6", | ||
"@aws-sdk/is-array-buffer": "1.0.0-gamma.6", | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.6", | ||
"@aws-sdk/sha256-tree-hash": "1.0.0-gamma.6", | ||
"@aws-sdk/types": "1.0.0-gamma.5", | ||
"@aws-sdk/util-hex-encoding": "1.0.0-gamma.6", | ||
"tslib": "^1.8.0" | ||
@@ -32,7 +32,7 @@ }, | ||
"@aws-crypto/sha256-js": "^1.0.0-alpha.0", | ||
"@aws-sdk/util-utf8-node": "1.0.0-gamma.5", | ||
"@aws-sdk/util-utf8-node": "1.0.0-gamma.6", | ||
"@types/jest": "^26.0.4", | ||
"jest": "^26.1.0", | ||
"typescript": "~3.9.3" | ||
"typescript": "~4.0.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
36533
+ Added@aws-sdk/chunked-stream-reader-node@1.0.0-gamma.6(transitive)
+ Added@aws-sdk/is-array-buffer@1.0.0-gamma.6(transitive)
+ Added@aws-sdk/protocol-http@1.0.0-gamma.6(transitive)
+ Added@aws-sdk/sha256-tree-hash@1.0.0-gamma.6(transitive)
+ Added@aws-sdk/types@1.0.0-gamma.5(transitive)
+ Added@aws-sdk/util-hex-encoding@1.0.0-gamma.6(transitive)
- Removed@aws-sdk/chunked-stream-reader-node@1.0.0-gamma.5(transitive)
- Removed@aws-sdk/is-array-buffer@1.0.0-gamma.5(transitive)
- Removed@aws-sdk/protocol-http@1.0.0-gamma.5(transitive)
- Removed@aws-sdk/sha256-tree-hash@1.0.0-gamma.5(transitive)
- Removed@aws-sdk/types@1.0.0-gamma.4(transitive)
- Removed@aws-sdk/util-hex-encoding@1.0.0-gamma.5(transitive)
Updated@aws-sdk/types@1.0.0-gamma.5