nice-grpc-client-middleware-retry
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,3 +6,3 @@ import { ClientError, ClientMiddleware, Status } from 'nice-grpc-common'; | ||
*/ | ||
export declare type RetryOptions = { | ||
export type RetryOptions = { | ||
/** | ||
@@ -9,0 +9,0 @@ * Boolean indicating whether retries are enabled. |
{ | ||
"name": "nice-grpc-client-middleware-retry", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Retry client middleware for nice-grpc", | ||
@@ -28,3 +28,3 @@ "repository": "deeplay-io/nice-grpc", | ||
"jest-mock-random": "^1.1.1", | ||
"nice-grpc": "^2.0.1", | ||
"nice-grpc": "^2.1.0", | ||
"ts-proto": "^1.112.0" | ||
@@ -34,5 +34,5 @@ }, | ||
"abort-controller-x": "^0.4.0", | ||
"nice-grpc-common": "^2.0.0" | ||
"nice-grpc-common": "^2.0.1" | ||
}, | ||
"gitHead": "b0afa3e8c3c1c471f9b1307b122cc434da2c2151" | ||
"gitHead": "090b1090ea4ac6859d7f240386fdac48415c1969" | ||
} |
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
15581
Updatednice-grpc-common@^2.0.1