Comparing version
@@ -290,3 +290,3 @@ 'use strict'; | ||
this.baseUrl = removeTrailingSlash((options === null || options === void 0 ? void 0 : options.baseUrl) || "https://cloud.langfuse.com"); | ||
this.flushAt = (options === null || options === void 0 ? void 0 : options.flushAt) ? Math.max(options === null || options === void 0 ? void 0 : options.flushAt, 1) : 20; | ||
this.flushAt = (options === null || options === void 0 ? void 0 : options.flushAt) ? Math.max(options === null || options === void 0 ? void 0 : options.flushAt, 1) : 1; | ||
this.flushInterval = (_a = options === null || options === void 0 ? void 0 : options.flushInterval) !== null && _a !== void 0 ? _a : 10000; | ||
@@ -843,3 +843,3 @@ this.release = (_d = (_c = (_b = options === null || options === void 0 ? void 0 : options.release) !== null && _b !== void 0 ? _b : process.env.LANGFUSE_RELEASE) !== null && _c !== void 0 ? _c : getCommonReleaseEnvs()) !== null && _d !== void 0 ? _d : undefined; | ||
var version = "1.0.17"; | ||
var version = "1.0.18"; | ||
@@ -846,0 +846,0 @@ var Langfuse = /** @class */function (_super) { |
@@ -286,3 +286,3 @@ /****************************************************************************** | ||
this.baseUrl = removeTrailingSlash((options === null || options === void 0 ? void 0 : options.baseUrl) || "https://cloud.langfuse.com"); | ||
this.flushAt = (options === null || options === void 0 ? void 0 : options.flushAt) ? Math.max(options === null || options === void 0 ? void 0 : options.flushAt, 1) : 20; | ||
this.flushAt = (options === null || options === void 0 ? void 0 : options.flushAt) ? Math.max(options === null || options === void 0 ? void 0 : options.flushAt, 1) : 1; | ||
this.flushInterval = (_a = options === null || options === void 0 ? void 0 : options.flushInterval) !== null && _a !== void 0 ? _a : 10000; | ||
@@ -839,3 +839,3 @@ this.release = (_d = (_c = (_b = options === null || options === void 0 ? void 0 : options.release) !== null && _b !== void 0 ? _b : process.env.LANGFUSE_RELEASE) !== null && _c !== void 0 ? _c : getCommonReleaseEnvs()) !== null && _d !== void 0 ? _d : undefined; | ||
var version = "1.0.17"; | ||
var version = "1.0.18"; | ||
@@ -842,0 +842,0 @@ var Langfuse = /** @class */function (_super) { |
{ | ||
"name": "langfuse", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"author": { | ||
@@ -21,3 +21,3 @@ "name": "Langfuse", | ||
], | ||
"gitHead": "3011ddefa9164940a4059fcb514039fa785ce1ee" | ||
"gitHead": "997df8c9cbd3edcd2e4c45e1e941d04fe285ead3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
281997
0.86%23
27.78%3710
1.37%