@smithy/util-retry
Advanced tools
Comparing version 2.0.8 to 2.0.9
{ | ||
"name": "@smithy/util-retry", | ||
"version": "2.0.8", | ||
"version": "2.0.9", | ||
"description": "Shared retry utilities to be used in middleware packages.", | ||
@@ -30,4 +30,4 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@smithy/service-error-classification": "^2.0.8", | ||
"@smithy/types": "^2.7.0", | ||
"@smithy/service-error-classification": "^2.0.9", | ||
"@smithy/types": "^2.8.0", | ||
"tslib": "^2.5.0" | ||
@@ -34,0 +34,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
4