@langfuse/core 4.4.1 → 4.4.2

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