Socket
Socket
Sign inDemoInstall

@sajari/sdk-node

Package Overview
Dependencies
143
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.3 to 1.0.0-beta.4

2

dist/retryInterceptor.js

@@ -60,3 +60,3 @@ "use strict";

if (status.code !== grpc_1.status.OK &&
status.code === grpc_1.status.DEADLINE_EXCEEDED &&
status.code === grpc_1.status.UNAVAILABLE &&
status.details.startsWith("TCP Read failed")) {

@@ -63,0 +63,0 @@ retry(savedSendMessage, savedMetadata);

{
"name": "@sajari/sdk-node",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc