@langfuse/core 4.0.0 → 4.0.1

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.mjs CHANGED
@@ -235,7 +235,7 @@ var resetGlobalLogger = () => {
235
235
  // package.json
236
236
  var package_default = {
237
237
  name: "@langfuse/core",
238
- version: "4.0.0",
238
+ version: "4.0.1",
239
239
  description: "Core functions and utilities for Langfuse packages",
240
240
  type: "module",
241
241
  sideEffects: false,