🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@mastra/hono

Package Overview
Dependencies
Maintainers
7
Versions
658
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mastra/hono - npm Package Compare versions

Comparing version
1.5.8-alpha.11
to
1.5.8-alpha.12
+4
-4
package.json
{
"name": "@mastra/hono",
"version": "1.5.8-alpha.11",
"version": "1.5.8-alpha.12",
"description": "Mastra Hono adapter for the server",

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

"ws": "^8.21.0",
"@mastra/server": "1.52.0-alpha.11"
"@mastra/server": "1.52.0-alpha.12"
},

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

"@internal/storage-test-utils": "0.0.110",
"@mastra/core": "1.52.0-alpha.12",
"@mastra/libsql": "1.17.0-alpha.3",
"@mastra/memory": "1.23.1-alpha.1",
"@mastra/observability": "1.16.2-alpha.1",
"@mastra/core": "1.52.0-alpha.11"
"@mastra/observability": "1.16.2-alpha.1"
},

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

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