@langfuse/core 4.2.1 → 4.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -325,7 +325,7 @@ var resetGlobalLogger = () => {
325
325
  // package.json
326
326
  var package_default = {
327
327
  name: "@langfuse/core",
328
- version: "4.2.1",
328
+ version: "4.3.0",
329
329
  description: "Core functions and utilities for Langfuse packages",
330
330
  type: "module",
331
331
  sideEffects: false,