@langfuse/core 4.4.3 → 4.4.4

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
@@ -351,7 +351,7 @@ var resetGlobalLogger = () => {
351
351
  // package.json
352
352
  var package_default = {
353
353
  name: "@langfuse/core",
354
- version: "4.4.3",
354
+ version: "4.4.4",
355
355
  description: "Core functions and utilities for Langfuse packages",
356
356
  type: "module",
357
357
  sideEffects: false,