Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nice-grpc-client-middleware-retry

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nice-grpc-client-middleware-retry - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

lib/index.d.ts

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc