@smithy/middleware-retry
Advanced tools
Comparing version 3.0.3 to 3.0.4
{ | ||
"name": "@smithy/middleware-retry", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"scripts": { | ||
@@ -34,9 +34,9 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"dependencies": { | ||
"@smithy/node-config-provider": "^3.1.0", | ||
"@smithy/protocol-http": "^4.0.0", | ||
"@smithy/service-error-classification": "^3.0.0", | ||
"@smithy/smithy-client": "^3.1.1", | ||
"@smithy/types": "^3.0.0", | ||
"@smithy/util-middleware": "^3.0.0", | ||
"@smithy/util-retry": "^3.0.0", | ||
"@smithy/node-config-provider": "^3.1.1", | ||
"@smithy/protocol-http": "^4.0.1", | ||
"@smithy/service-error-classification": "^3.0.1", | ||
"@smithy/smithy-client": "^3.1.2", | ||
"@smithy/types": "^3.1.0", | ||
"@smithy/util-middleware": "^3.0.1", | ||
"@smithy/util-retry": "^3.0.1", | ||
"tslib": "^2.6.2", | ||
@@ -46,3 +46,3 @@ "uuid": "^9.0.1" | ||
"devDependencies": { | ||
"@smithy/util-test": "^0.2.1", | ||
"@smithy/util-test": "^0.2.2", | ||
"@types/uuid": "^8.3.0", | ||
@@ -49,0 +49,0 @@ "concurrently": "7.0.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
+ Addedtslib@2.8.0(transitive)
- Removedtslib@2.8.1(transitive)
Updated@smithy/protocol-http@^4.0.1
Updated@smithy/smithy-client@^3.1.2
Updated@smithy/types@^3.1.0
Updated@smithy/util-retry@^3.0.1