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

daybrain

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daybrain - npm Package Compare versions

Comparing version
0.3.3
to
0.3.4
+1
-1
bin/daybrain.js

@@ -16,4 +16,4 @@ #!/usr/bin/env node

main().catch((err) => {
console.error('[opencontext] Fatal error:', err instanceof Error ? err.message : String(err));
console.error('[daybrain] Fatal error:', err instanceof Error ? err.message : String(err));
process.exit(1);
});
{
"name": "daybrain",
"version": "0.3.3",
"version": "0.3.4",
"description": "Private local memory for your AI. Gives Claude, Cursor, and ChatGPT context about your workday — no cloud required.",

@@ -5,0 +5,0 @@ "type": "commonjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet