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

@mastra/arize

Package Overview
Dependencies
Maintainers
7
Versions
478
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-alpha.0
to
1.3.2-alpha.1
+4
-4
package.json
{
"name": "@mastra/arize",
"version": "1.3.2-alpha.0",
"version": "1.3.2-alpha.1",
"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-alpha.0"
"@mastra/otel-exporter": "1.3.2-alpha.1"
},

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

"@internal/lint": "0.0.108",
"@internal/types-builder": "0.0.83",
"@mastra/core": "1.47.0-alpha.3"
"@mastra/core": "1.47.0-alpha.6",
"@internal/types-builder": "0.0.83"
},

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

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