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

@mastra/opencode

Package Overview
Dependencies
Maintainers
7
Versions
458
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mastra/opencode - npm Package Compare versions

Comparing version
0.1.2-alpha.6
to
0.1.2
+6
-6
package.json
{
"name": "@mastra/opencode",
"version": "0.1.2-alpha.6",
"version": "0.1.2",
"description": "OpenCode plugin for Mastra Observational Memory",

@@ -45,5 +45,5 @@ "type": "module",

"dependencies": {
"@mastra/core": "1.47.0-alpha.6",
"@mastra/libsql": "1.14.2-alpha.0",
"@mastra/memory": "1.21.2-alpha.1"
"@mastra/core": "1.47.0",
"@mastra/memory": "1.21.2",
"@mastra/libsql": "1.14.2"
},

@@ -59,4 +59,4 @@ "peerDependencies": {

"vitest": "4.1.8",
"@internal/types-builder": "0.0.83",
"@internal/lint": "0.0.108"
"@internal/types-builder": "0.0.84",
"@internal/lint": "0.0.109"
},

@@ -63,0 +63,0 @@ "scripts": {

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