@smithy/middleware-retry
Advanced tools
Comparing version 3.0.16 to 3.0.17
{ | ||
"name": "@smithy/middleware-retry", | ||
"version": "3.0.16", | ||
"version": "3.0.17", | ||
"scripts": { | ||
@@ -34,9 +34,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/node-config-provider": "^3.1.5", | ||
"@smithy/protocol-http": "^4.1.1", | ||
"@smithy/service-error-classification": "^3.0.4", | ||
"@smithy/smithy-client": "^3.3.0", | ||
"@smithy/types": "^3.4.0", | ||
"@smithy/util-middleware": "^3.0.4", | ||
"@smithy/util-retry": "^3.0.4", | ||
"@smithy/node-config-provider": "^3.1.6", | ||
"@smithy/protocol-http": "^4.1.2", | ||
"@smithy/service-error-classification": "^3.0.5", | ||
"@smithy/smithy-client": "^3.3.1", | ||
"@smithy/types": "^3.4.1", | ||
"@smithy/util-middleware": "^3.0.5", | ||
"@smithy/util-retry": "^3.0.5", | ||
"tslib": "^2.6.2", | ||
@@ -46,3 +46,3 @@ "uuid": "^9.0.1" | ||
"devDependencies": { | ||
"@smithy/util-test": "^0.2.7", | ||
"@smithy/util-test": "^0.2.8", | ||
"@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
2