Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@10kdevs/matha

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@10kdevs/matha - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+2
-2
package.json
{
"name": "@10kdevs/matha",
"version": "0.1.0",
"version": "0.1.1",
"description": "The persistent cognitive layer for AI-assisted development. Gives AI agents the project context that currently only exists inside a senior engineer's head.",

@@ -62,2 +62,2 @@ "main": "./dist/index.js",

}
}
}

@@ -63,3 +63,3 @@ # MATHA

```bash
npm install -g matha
npm install -g @10kdevs/matha
```

@@ -69,3 +69,3 @@

```bash
npx matha init
npx @10kdevs/matha init
```

@@ -72,0 +72,0 @@