@smithy/middleware-retry
Advanced tools
Comparing version 1.0.5 to 1.1.0
{ | ||
"name": "@smithy/middleware-retry", | ||
"version": "1.0.5", | ||
"version": "1.1.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.1.2", | ||
"@smithy/service-error-classification": "^1.0.3", | ||
"@smithy/types": "^2.0.0", | ||
"@smithy/util-middleware": "^1.0.2", | ||
"@smithy/util-retry": "^1.0.4", | ||
"@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", | ||
"tslib": "^2.5.0", | ||
@@ -36,3 +36,3 @@ "uuid": "^8.3.2" | ||
"devDependencies": { | ||
"@smithy/node-config-provider": "^1.0.3", | ||
"@smithy/node-config-provider": "^1.1.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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
3
- Removed@smithy/types@2.12.0(transitive)
Updated@smithy/protocol-http@^1.2.0
Updated@smithy/types@^1.2.0
Updated@smithy/util-retry@^1.1.0