@smithy/middleware-retry
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@smithy/middleware-retry", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"scripts": { | ||
@@ -26,5 +26,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/protocol-http": "^2.0.0", | ||
"@smithy/protocol-http": "^2.0.1", | ||
"@smithy/service-error-classification": "^2.0.0", | ||
"@smithy/types": "^2.0.1", | ||
"@smithy/types": "^2.0.2", | ||
"@smithy/util-middleware": "^2.0.0", | ||
@@ -36,3 +36,3 @@ "@smithy/util-retry": "^2.0.0", | ||
"devDependencies": { | ||
"@smithy/node-config-provider": "^2.0.0", | ||
"@smithy/node-config-provider": "^2.0.1", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -39,0 +39,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
Updated@smithy/protocol-http@^2.0.1
Updated@smithy/types@^2.0.2