@aws-sdk/middleware-stack
Advanced tools
Comparing version 3.53.0 to 3.54.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.54.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.1...v3.54.0) (2022-03-11) | ||
**Note:** Version bump only for package @aws-sdk/middleware-stack | ||
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-stack", | ||
"version": "3.53.0", | ||
"version": "3.54.0", | ||
"description": "Provides a means for composing multiple middleware functions into a single handler", | ||
@@ -27,3 +27,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@aws-sdk/types": "3.53.0", | ||
"@aws-sdk/types": "3.54.0", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -30,0 +30,0 @@ "concurrently": "7.0.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
74112