@smithy/middleware-retry
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"name": "@smithy/middleware-retry", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"scripts": { | ||
@@ -26,7 +26,7 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/protocol-http": "^1.2.0", | ||
"@smithy/service-error-classification": "^1.1.0", | ||
"@smithy/types": "^1.2.0", | ||
"@smithy/util-middleware": "^1.1.0", | ||
"@smithy/util-retry": "^1.1.0", | ||
"@smithy/protocol-http": "^2.0.0", | ||
"@smithy/service-error-classification": "^2.0.0", | ||
"@smithy/types": "^2.0.1", | ||
"@smithy/util-middleware": "^2.0.0", | ||
"@smithy/util-retry": "^2.0.0", | ||
"tslib": "^2.5.0", | ||
@@ -36,3 +36,3 @@ "uuid": "^8.3.2" | ||
"devDependencies": { | ||
"@smithy/node-config-provider": "^1.1.0", | ||
"@smithy/node-config-provider": "^2.0.0", | ||
"@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
+ Added@smithy/protocol-http@2.0.5(transitive)
+ Added@smithy/service-error-classification@2.1.5(transitive)
+ Added@smithy/types@2.12.0(transitive)
+ Added@smithy/util-middleware@2.2.0(transitive)
+ Added@smithy/util-retry@2.2.0(transitive)
- Removed@smithy/protocol-http@1.2.0(transitive)
- Removed@smithy/service-error-classification@1.1.0(transitive)
- Removed@smithy/types@1.2.0(transitive)
- Removed@smithy/util-middleware@1.1.0(transitive)
- Removed@smithy/util-retry@1.1.0(transitive)
Updated@smithy/protocol-http@^2.0.0
Updated@smithy/types@^2.0.1
Updated@smithy/util-retry@^2.0.0