New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

langsmith

Package Overview
Dependencies
Maintainers
0
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

langsmith - npm Package Compare versions

Comparing version

to
0.3.14

2

dist/client.d.ts

@@ -23,2 +23,3 @@ import { AsyncCallerParams } from "./utils/async_caller.js";

manualFlushMode?: boolean;
tracingSamplingRate?: number;
}

@@ -248,2 +249,3 @@ /**

private _getCursorPaginatedList;
private _shouldSample;
private _filterForSampling;

@@ -250,0 +252,0 @@ private _getBatchSizeLimitBytes;

2

dist/index.d.ts

@@ -5,2 +5,2 @@ export { Client, type ClientConfig, type LangSmithTracingClientInterface, } from "./client.js";

export { overrideFetchImplementation } from "./singletons/fetch.js";
export declare const __version__ = "0.3.13";
export declare const __version__ = "0.3.14";

@@ -5,2 +5,2 @@ export { Client, } from "./client.js";

// Update using yarn bump-version
export const __version__ = "0.3.13";
export const __version__ = "0.3.14";
{
"name": "langsmith",
"version": "0.3.13",
"version": "0.3.14",
"description": "Client library to connect to the LangSmith LLM Tracing and Evaluation Platform.",

@@ -5,0 +5,0 @@ "packageManager": "yarn@1.22.19",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet