@mosadd/core
Advanced tools
+7
-4
| { | ||
| "name": "@mosadd/core", | ||
| "version": "3.0.0-alpha.0", | ||
| "version": "3.0.0-alpha.4", | ||
| "description": "Core kernel for mosadd: channel primitives, routing, threat radar hook injection, identity. Used by @mosadd/mcp and @mosadd/ai.", | ||
| "homepage": "https://github.com/mosadd/os/tree/main/packages/core", | ||
| "homepage": "https://github.com/Hei33enberg/mosADD-OS/tree/main/packages/core", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/mosadd/os.git", | ||
| "url": "https://github.com/Hei33enberg/mosADD-OS.git", | ||
| "directory": "packages/core" | ||
@@ -30,3 +30,3 @@ }, | ||
| "dependencies": { | ||
| "@mosadd/protocol": "3.0.0-alpha.0" | ||
| "@mosadd/protocol": "3.0.0-alpha.4" | ||
| }, | ||
@@ -37,2 +37,5 @@ "devDependencies": { | ||
| }, | ||
| "engines": { | ||
| "node": ">=18" | ||
| }, | ||
| "scripts": { | ||
@@ -39,0 +42,0 @@ "build": "tsup src/index.ts --format esm --dts --clean", |
No website
QualityPackage does not have a website.
13367
0.3%2
-33.33%+ Added
- Removed