@smithy/middleware-retry
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@smithy/middleware-retry", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"scripts": { | ||
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'", | ||
"build:cjs": "tsc -p tsconfig.cjs.json", | ||
@@ -26,7 +26,7 @@ "build:es": "tsc -p tsconfig.es.json", | ||
"dependencies": { | ||
"@smithy/protocol-http": "^1.1.0", | ||
"@smithy/service-error-classification": "^1.0.2", | ||
"@smithy/types": "^1.1.0", | ||
"@smithy/util-middleware": "^1.0.1", | ||
"@smithy/util-retry": "^1.0.3", | ||
"@smithy/protocol-http": "^1.1.1", | ||
"@smithy/service-error-classification": "^1.0.3", | ||
"@smithy/types": "^1.1.1", | ||
"@smithy/util-middleware": "^1.0.2", | ||
"@smithy/util-retry": "^1.0.4", | ||
"tslib": "^2.5.0", | ||
@@ -36,3 +36,3 @@ "uuid": "^8.3.2" | ||
"devDependencies": { | ||
"@smithy/node-config-provider": "^1.0.1", | ||
"@smithy/node-config-provider": "^1.0.2", | ||
"@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
62739
47
1094
3