@aws-sdk/middleware-content-length
Advanced tools
Comparing version 1.0.0-gamma.3 to 1.0.0-gamma.4
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-gamma.4](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/middleware-content-length@1.0.0-gamma.3...@aws-sdk/middleware-content-length@1.0.0-gamma.4) (2020-07-21) | ||
**Note:** Version bump only for package @aws-sdk/middleware-content-length | ||
# [1.0.0-gamma.3](https://github.com/aws/aws-sdk-js-v3/compare/@aws-sdk/middleware-content-length@1.0.0-gamma.2...@aws-sdk/middleware-content-length@1.0.0-gamma.3) (2020-07-13) | ||
@@ -8,0 +16,0 @@ |
const base = require("../../jest.config.base.js"); | ||
module.exports = { | ||
...base | ||
...base, | ||
}; |
{ | ||
"name": "@aws-sdk/middleware-content-length", | ||
"version": "1.0.0-gamma.3", | ||
"version": "1.0.0-gamma.4", | ||
"scripts": { | ||
@@ -20,3 +20,3 @@ "prepublishOnly": "yarn build:cjs && yarn build:es", | ||
"dependencies": { | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.3", | ||
"@aws-sdk/protocol-http": "1.0.0-gamma.4", | ||
"@aws-sdk/types": "1.0.0-gamma.3", | ||
@@ -23,0 +23,0 @@ "tslib": "^1.8.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
53347
+ Added@aws-sdk/protocol-http@1.0.0-gamma.4(transitive)
- Removed@aws-sdk/protocol-http@1.0.0-gamma.3(transitive)