Comparing version 3.31.1 to 3.31.3
@@ -152,3 +152,3 @@ 'use strict'; | ||
var version = "3.31.1"; | ||
var version = "3.31.3"; | ||
@@ -570,2 +570,6 @@ class Langfuse extends langfuseCore.LangfuseCore { | ||
Object.defineProperty(exports, "LangfuseMedia", { | ||
enumerable: true, | ||
get: function () { return langfuseCore.LangfuseMedia; } | ||
}); | ||
exports.Langfuse = Langfuse; | ||
@@ -572,0 +576,0 @@ exports.LangfuseWeb = LangfuseWeb; |
import { LangfuseCoreOptions, LangfuseCore, LangfusePersistedProperty, LangfuseFetchOptions, LangfuseFetchResponse, LangfuseWebStateless, LangfuseTraceClient, LangfuseSpanClient, LangfuseGenerationClient, LangfusePromptClient, CreateLangfuseTraceBody, CreateLangfuseGenerationBody } from 'langfuse-core'; | ||
export { ChatPromptClient, LangfuseEventClient, LangfuseGenerationClient, LangfusePromptClient, LangfusePromptRecord, LangfuseSpanClient, LangfuseTraceClient, TextPromptClient } from 'langfuse-core'; | ||
export { ChatPromptClient, LangfuseEventClient, LangfuseGenerationClient, LangfuseMedia, LangfusePromptClient, LangfusePromptRecord, LangfuseSpanClient, LangfuseTraceClient, TextPromptClient } from 'langfuse-core'; | ||
import OpenAI from 'openai'; | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "langfuse", | ||
"version": "3.31.1", | ||
"version": "3.31.3", | ||
"engines": { | ||
@@ -13,2 +13,7 @@ "node": ">=18" | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/langfuse/langfuse-js.git", | ||
"directory": "langfuse" | ||
}, | ||
"main": "lib/index.cjs.js", | ||
@@ -36,5 +41,5 @@ "module": "lib/index.mjs", | ||
"dependencies": { | ||
"langfuse-core": "^3.31.1" | ||
"langfuse-core": "^3.31.3" | ||
}, | ||
"gitHead": "058a412c3d1bca571d1d2af0d7a801a306e99fa8", | ||
"gitHead": "0613087884e1f107bc1d31d593933277299aef14", | ||
"devDependencies": { | ||
@@ -41,0 +46,0 @@ "typedoc": "^0.26.8" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
134521
1217
0
Updatedlangfuse-core@^3.31.3