@smithy/util-retry
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"name": "@smithy/util-retry", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"description": "Shared retry utilities to be used in middleware packages.", | ||
@@ -30,7 +30,7 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@smithy/service-error-classification": "^1.1.0", | ||
"@smithy/service-error-classification": "^2.0.0", | ||
"tslib": "^2.5.0" | ||
}, | ||
"devDependencies": { | ||
"@smithy/types": "^1.2.0", | ||
"@smithy/types": "^2.0.1", | ||
"@tsconfig/recommended": "1.0.1", | ||
@@ -37,0 +37,0 @@ "@types/node": "^14.14.31", |
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/service-error-classification@2.1.5(transitive)
+ Added@smithy/types@2.12.0(transitive)
- Removed@smithy/service-error-classification@1.1.0(transitive)