@smithy/middleware-retry
Advanced tools
Comparing version 2.0.17 to 2.0.18
{ | ||
"name": "@smithy/middleware-retry", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"scripts": { | ||
@@ -27,8 +27,8 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/node-config-provider": "^2.1.2", | ||
"@smithy/protocol-http": "^3.0.7", | ||
"@smithy/service-error-classification": "^2.0.4", | ||
"@smithy/types": "^2.3.5", | ||
"@smithy/util-middleware": "^2.0.4", | ||
"@smithy/util-retry": "^2.0.4", | ||
"@smithy/node-config-provider": "^2.1.3", | ||
"@smithy/protocol-http": "^3.0.8", | ||
"@smithy/service-error-classification": "^2.0.5", | ||
"@smithy/types": "^2.4.0", | ||
"@smithy/util-middleware": "^2.0.5", | ||
"@smithy/util-retry": "^2.0.5", | ||
"tslib": "^2.5.0", | ||
@@ -38,3 +38,3 @@ "uuid": "^8.3.2" | ||
"devDependencies": { | ||
"@smithy/util-test": "^0.1.7", | ||
"@smithy/util-test": "^0.1.8", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -41,0 +41,0 @@ "@types/uuid": "^8.3.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
3