Socket
Socket
Sign inDemoInstall

@sajari/sdk-node

Package Overview
Dependencies
Maintainers
4
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sajari/sdk-node - npm Package Compare versions

Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3

2

dist/index.d.ts

@@ -1,2 +0,2 @@

export { Client, withEndpoint } from "./client";
export { DefaultClient, withEndpoint } from "./client";
export { Session, DefaultSession, TrackingType } from "./session";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var client_1 = require("./client");
exports.DefaultClient = client_1.DefaultClient;
exports.withEndpoint = client_1.withEndpoint;

@@ -5,0 +6,0 @@ var session_1 = require("./session");

{
"name": "@sajari/sdk-node",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc