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

@mastra/arize

Package Overview
Dependencies
Maintainers
7
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mastra/arize - npm Package Compare versions

Comparing version
1.3.2
to
1.3.3-alpha.0
+5
-5
package.json
{
"name": "@mastra/arize",
"version": "1.3.2",
"version": "1.3.3-alpha.0",
"description": "Arize observability provider for Mastra - includes tracing and future observability features",

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

"@opentelemetry/semantic-conventions": "^1.41.1",
"@mastra/otel-exporter": "1.3.2"
"@mastra/otel-exporter": "1.3.3-alpha.0"
},

@@ -45,5 +45,5 @@ "devDependencies": {

"vitest": "4.1.8",
"@internal/lint": "0.0.109",
"@internal/types-builder": "0.0.84",
"@mastra/core": "1.47.0"
"@internal/lint": "0.0.111",
"@internal/types-builder": "0.0.86",
"@mastra/core": "1.50.0-alpha.1"
},

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

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