@smithy/middleware-retry
Advanced tools
Comparing version 3.0.11 to 3.0.12
{ | ||
"name": "@smithy/middleware-retry", | ||
"version": "3.0.11", | ||
"version": "3.0.12", | ||
"scripts": { | ||
@@ -35,5 +35,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"@smithy/node-config-provider": "^3.1.4", | ||
"@smithy/protocol-http": "^4.0.4", | ||
"@smithy/protocol-http": "^4.1.0", | ||
"@smithy/service-error-classification": "^3.0.3", | ||
"@smithy/smithy-client": "^3.1.9", | ||
"@smithy/smithy-client": "^3.1.10", | ||
"@smithy/types": "^3.3.0", | ||
@@ -46,3 +46,3 @@ "@smithy/util-middleware": "^3.0.3", | ||
"devDependencies": { | ||
"@smithy/util-test": "^0.2.5", | ||
"@smithy/util-test": "^0.2.6", | ||
"@types/uuid": "^8.3.0", | ||
@@ -49,0 +49,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
65311