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.5 to 1.0.0-beta.6

2

dist/pipeline/session.d.ts

@@ -7,3 +7,3 @@ import { sajari } from "../../generated/proto";

type: TrackingType;
query_id?: string;
queryId?: string;
sequence?: number;

@@ -10,0 +10,0 @@ /** field is a unique field on each result used to associate tracking information to the result. */

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

type: this.trackingType,
query_id: this.queryID,
queryId: this.queryID,
sequence: this.sequence,

@@ -99,0 +99,0 @@ field: this.field,

{
"name": "@sajari/sdk-node",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"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