@hasna/mementos 0.14.9 → 0.14.11
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/dist/mcp/index.js +1 -1
- package/package.json +1 -1
package/dist/mcp/index.js
CHANGED
|
@@ -17167,7 +17167,7 @@ var init_retention = __esm(() => {
|
|
|
17167
17167
|
var require_package = __commonJS((exports, module) => {
|
|
17168
17168
|
module.exports = {
|
|
17169
17169
|
name: "@hasna/mementos",
|
|
17170
|
-
version: "0.14.
|
|
17170
|
+
version: "0.14.11",
|
|
17171
17171
|
description: "Universal memory system for AI agents - CLI + MCP server + library API",
|
|
17172
17172
|
type: "module",
|
|
17173
17173
|
main: "dist/index.js",
|