New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

langfuse

Package Overview
Dependencies
Maintainers
2
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

langfuse - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

2

lib/index.cjs.js

@@ -152,3 +152,3 @@ 'use strict';

var version = "3.3.1";
var version = "3.3.2";

@@ -155,0 +155,0 @@ class Langfuse extends langfuseCore.LangfuseCore {

{
"name": "langfuse",
"version": "3.3.1",
"version": "3.3.2",
"engines": {

@@ -36,5 +36,5 @@ "node": ">=18"

"dependencies": {
"langfuse-core": "^3.3.1"
"langfuse-core": "^3.3.2"
},
"gitHead": "44fb8b14f6f54e19f6141eb53afb4c06d2b8cc8b",
"gitHead": "ac59b7fd2a50fa088362fe3afae637610e250baf",
"devDependencies": {

@@ -41,0 +41,0 @@ "typedoc": "^0.25.7"

@@ -7,2 +7,7 @@ # Langfuse JS/TS

## Documentation
- Docs: https://langfuse.com/docs/sdk/typescript
- Reference: https://js.reference.langfuse.com
## Environments

@@ -27,5 +32,1 @@

```
## Documentation
[→ docs.langfuse.com](https://langfuse.com/docs/integrations/sdk/typescript)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc