🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@mastra/posthog

Package Overview
Dependencies
Maintainers
6
Versions
395
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mastra/posthog - npm Package Compare versions

Comparing version
1.0.31-alpha.0
to
1.0.31-alpha.1
+4
-4
package.json
{
"name": "@mastra/posthog",
"version": "1.0.31-alpha.0",
"version": "1.0.31-alpha.1",
"description": "PostHog observability provider for Mastra",

@@ -28,3 +28,3 @@ "type": "module",

"posthog-node": "^5.37.0",
"@mastra/observability": "1.14.4-alpha.0"
"@mastra/observability": "1.14.4-alpha.1"
},

@@ -39,4 +39,4 @@ "devDependencies": {

"@internal/types-builder": "0.0.80",
"@observability/test-utils": "0.0.1",
"@mastra/core": "1.43.1-alpha.0"
"@mastra/core": "1.44.0-alpha.2",
"@observability/test-utils": "0.0.1"
},

@@ -43,0 +43,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display