langfuse-core
Advanced tools
Comparing version 3.3.2 to 3.3.3
{ | ||
"name": "langfuse-core", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"engines": { | ||
@@ -28,4 +28,3 @@ "node": ">=18" | ||
"test": "jest -c jest.config.js", | ||
"prepublishOnly": "cd .. && yarn build", | ||
"docs": "cd .. && yarn build && cd langfuse-core && typedoc index.ts" | ||
"prepublishOnly": "cd .. && yarn build" | ||
}, | ||
@@ -42,3 +41,3 @@ "files": [ | ||
}, | ||
"gitHead": "ac59b7fd2a50fa088362fe3afae637610e250baf" | ||
"gitHead": "6b43865ddf65c018f243c3e63bfd968aa28f1017" | ||
} |
@@ -7,3 +7,3 @@ # Langfuse Core | ||
Reference: https://js-core.reference.langfuse.com | ||
Reference: https://js.reference.langfuse.com/modules/langfuse_core.html | ||
@@ -10,0 +10,0 @@ **Client Libraries** |
327371