@mastra/dane 0.0.29 → 0.0.30-alpha.0
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/package.json +5 -5
- package/test-files/roman.md +0 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/dane",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.30-alpha.0",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"@types/node": "^20.17.57",
|
|
21
21
|
"@types/pdf-parse": "^1.1.4",
|
|
22
22
|
"tsx": "^4.19.3",
|
|
23
|
-
"mastra": "0.10.
|
|
23
|
+
"mastra": "0.10.9-alpha.0"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@ai-sdk/anthropic": "^1.2.12",
|
|
@@ -41,12 +41,12 @@
|
|
|
41
41
|
"sqlite3": "^5.1.7",
|
|
42
42
|
"typescript": "^5.8.2",
|
|
43
43
|
"zod": "^3.25.67",
|
|
44
|
-
"@mastra/core": "0.10.
|
|
45
|
-
"@mastra/libsql": "0.11.0",
|
|
44
|
+
"@mastra/core": "0.10.9-alpha.0",
|
|
46
45
|
"@mastra/github": "1.2.4",
|
|
46
|
+
"@mastra/libsql": "0.11.0",
|
|
47
|
+
"@mastra/memory": "0.11.1-alpha.0",
|
|
47
48
|
"@mastra/mcp": "0.10.5",
|
|
48
49
|
"@mastra/rag": "1.0.1",
|
|
49
|
-
"@mastra/memory": "0.11.0",
|
|
50
50
|
"@mastra/upstash": "0.12.0"
|
|
51
51
|
},
|
|
52
52
|
"scripts": {
|
package/test-files/roman.md
CHANGED
|
@@ -38,14 +38,12 @@
|
|
|
38
38
|
## Major Achievements and Legacy
|
|
39
39
|
|
|
40
40
|
1. Architecture and Engineering:
|
|
41
|
-
|
|
42
41
|
- Aqueducts for water transportation
|
|
43
42
|
- Advanced road systems (over 50,000 miles by 200 BCE)
|
|
44
43
|
- Revolutionary concrete and construction techniques
|
|
45
44
|
- Iconic structures like the Colosseum
|
|
46
45
|
|
|
47
46
|
2. Cultural Contributions:
|
|
48
|
-
|
|
49
47
|
- Development of Romance languages
|
|
50
48
|
- Modern Western alphabet
|
|
51
49
|
- Legal system foundations
|