@aws-sdk/middleware-stack
Advanced tools
Comparing version 1.0.0-rc.5 to 1.0.0-rc.7
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-rc.7](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.6...v1.0.0-rc.7) (2020-11-20) | ||
**Note:** Version bump only for package @aws-sdk/middleware-stack | ||
# [1.0.0-rc.5](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.4...v1.0.0-rc.5) (2020-11-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-stack", | ||
"version": "1.0.0-rc.5", | ||
"version": "1.0.0-rc.7", | ||
"description": "Provides a means for composing multiple middleware functions into a single handler", | ||
@@ -26,3 +26,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@aws-sdk/types": "1.0.0-rc.3", | ||
"@aws-sdk/types": "1.0.0-rc.7", | ||
"@types/jest": "^26.0.4", | ||
@@ -29,0 +29,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
118074