@mastra/memory 0.1.0-alpha.74 → 0.1.0-alpha.75
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/memory",
|
|
3
|
-
"version": "0.1.0-alpha.
|
|
3
|
+
"version": "0.1.0-alpha.75",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"pg-pool": "^3.7.0",
|
|
37
37
|
"postgres": "^3.4.5",
|
|
38
38
|
"redis": "^4.7.0",
|
|
39
|
-
"@mastra/core": "^0.2.0-alpha.
|
|
39
|
+
"@mastra/core": "^0.2.0-alpha.93"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@babel/preset-env": "^7.26.0",
|
package/.turbo/turbo-build.log
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
> @mastra/memory@0.0.2-alpha.43 build C:\Users\Ward\projects\mastra\mastra\packages\memory
|
|
3
|
-
> dts build
|
|
4
|
-
|
|
5
|
-
⠙ Creating entry file 99% 2.1s, estimated 1.5s
|
|
6
|
-
[2K[1A[2K[G⠙ Building modules 46% 2.1s, estimated 4.5s
|
|
7
|
-
[2K[1A[2K[G✓ Creating entry file 2.1 secs
|
|
8
|
-
⠹ Building modules 66% 3.0s, estimated 4.5s
|
|
9
|
-
[2K[1A[2K[G⠸ Building modules 96% 4.3s, estimated 4.5s
|
|
10
|
-
[2K[1A[2K[G⠼ Building modules 99% 6.4s, estimated 4.5s
|
|
11
|
-
[2K[1A[2K[G⠴ Building modules 99% 6.5s, estimated 4.5s
|
|
12
|
-
[2K[1A[2K[G⠦ Building modules 99% 6.5s, estimated 4.5s
|
|
13
|
-
[2K[1A[2K[G⠧ Building modules 99% 6.6s, estimated 4.5s
|
|
14
|
-
[2K[1A[2K[G✓ Building modules 6.7 secs
|