@aws-sdk/middleware-apply-body-checksum
Advanced tools
Comparing version 3.5.0 to 3.6.1
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.6.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.6.0...v3.6.1) (2021-02-22) | ||
### Bug Fixes | ||
* update references of default branch from master to main ([#2057](https://github.com/aws/aws-sdk-js-v3/issues/2057)) ([59b8b58](https://github.com/aws/aws-sdk-js-v3/commit/59b8b58c3a8c057b36abfaa59bae3a6ffb068cf1)) | ||
# [3.5.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.4.1...v3.5.0) (2021-02-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-apply-body-checksum", | ||
"version": "3.5.0", | ||
"version": "3.6.1", | ||
"scripts": { | ||
@@ -22,5 +22,5 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"dependencies": { | ||
"@aws-sdk/is-array-buffer": "3.4.1", | ||
"@aws-sdk/protocol-http": "3.5.0", | ||
"@aws-sdk/types": "3.4.1", | ||
"@aws-sdk/is-array-buffer": "3.6.1", | ||
"@aws-sdk/protocol-http": "3.6.1", | ||
"@aws-sdk/types": "3.6.1", | ||
"tslib": "^1.8.0" | ||
@@ -43,3 +43,3 @@ }, | ||
}, | ||
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/packages/middleware-apply-body-checksum", | ||
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/middleware-apply-body-checksum", | ||
"repository": { | ||
@@ -46,0 +46,0 @@ "type": "git", |
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
No website
QualityPackage does not have a website.
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
60786
1
+ Added@aws-sdk/is-array-buffer@3.6.1(transitive)
+ Added@aws-sdk/protocol-http@3.6.1(transitive)
+ Added@aws-sdk/types@3.6.1(transitive)
- Removed@aws-sdk/is-array-buffer@3.4.1(transitive)
- Removed@aws-sdk/protocol-http@3.5.0(transitive)
- Removed@aws-sdk/types@3.4.1(transitive)
Updated@aws-sdk/protocol-http@3.6.1
Updated@aws-sdk/types@3.6.1