@aws-sdk/middleware-content-length
Advanced tools
Comparing version 1.0.0-rc.8 to 1.0.0-rc.10
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-rc.10](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.9...v1.0.0-rc.10) (2020-12-15) | ||
**Note:** Version bump only for package @aws-sdk/middleware-content-length | ||
# [1.0.0-rc.8](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.7...v1.0.0-rc.8) (2020-12-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-content-length", | ||
"version": "1.0.0-rc.8", | ||
"version": "1.0.0-rc.10", | ||
"scripts": { | ||
@@ -21,7 +21,7 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"dependencies": { | ||
"@aws-sdk/protocol-http": "1.0.0-rc.8", | ||
"@aws-sdk/protocol-http": "1.0.0-rc.10", | ||
"tslib": "^1.8.0" | ||
}, | ||
"devDependencies": { | ||
"@aws-sdk/types": "1.0.0-rc.8", | ||
"@aws-sdk/types": "1.0.0-rc.10", | ||
"@types/jest": "^26.0.4", | ||
@@ -28,0 +28,0 @@ "jest": "^26.1.0", |
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
63153
+ Added@aws-sdk/protocol-http@1.0.0-rc.10(transitive)
- Removed@aws-sdk/protocol-http@1.0.0-rc.8(transitive)