@smithy/middleware-retry
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "@smithy/middleware-retry", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"scripts": { | ||
@@ -27,5 +27,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/protocol-http": "^2.0.5", | ||
"@smithy/protocol-http": "^3.0.0", | ||
"@smithy/service-error-classification": "^2.0.0", | ||
"@smithy/types": "^2.2.2", | ||
"@smithy/types": "^2.3.0", | ||
"@smithy/util-middleware": "^2.0.0", | ||
@@ -37,4 +37,4 @@ "@smithy/util-retry": "^2.0.0", | ||
"devDependencies": { | ||
"@smithy/node-config-provider": "^2.0.5", | ||
"@smithy/util-test": "^0.0.0", | ||
"@smithy/node-config-provider": "^2.0.8", | ||
"@smithy/util-test": "^0.1.0", | ||
"@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
+ Added@smithy/protocol-http@3.3.0(transitive)
- Removed@smithy/protocol-http@2.0.5(transitive)
Updated@smithy/protocol-http@^3.0.0
Updated@smithy/types@^2.3.0