@mastra/mcp 0.1.0-alpha.34 → 0.1.0-alpha.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/package.json +2 -2
- package/.turbo/turbo-build.log +0 -14
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/mcp",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.35",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"date-fns": "^4.1.0",
|
|
23
23
|
"dotenv": "^16.3.1",
|
|
24
24
|
"zod": "^3.24.1",
|
|
25
|
-
"@mastra/core": "^0.2.0-alpha.
|
|
25
|
+
"@mastra/core": "^0.2.0-alpha.93"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@babel/preset-env": "^7.26.0",
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
> @mastra/mcp@0.0.1-alpha.3 build C:\Users\Ward\projects\mastra\mastra\packages\mcp
|
|
3
|
-
> dts build
|
|
4
|
-
|
|
5
|
-
⠙ Creating entry file 99% 2.4s, estimated 1.6s
|
|
6
|
-
[2K[1A[2K[G⠙ Building modules 45% 2.4s, estimated 5.2s
|
|
7
|
-
[2K[1A[2K[G✓ Creating entry file 2.4 secs
|
|
8
|
-
⠹ Building modules 69% 3.6s, estimated 5.2s
|
|
9
|
-
[2K[1A[2K[G⠸ Building modules 99% 5.5s, estimated 5.2s
|
|
10
|
-
[2K[1A[2K[G⠼ Building modules 99% 5.6s, estimated 5.2s
|
|
11
|
-
[2K[1A[2K[G⠴ Building modules 99% 5.7s, estimated 5.2s
|
|
12
|
-
[2K[1A[2K[G⠦ Building modules 99% 5.7s, estimated 5.2s
|
|
13
|
-
[2K[1A[2K[G⠧ Building modules 99% 5.8s, estimated 5.2s
|
|
14
|
-
[2K[1A[2K[G✓ Building modules 5.9 secs
|