@ruvector/sona
Advanced tools
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
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
Sorry, the diff of this file is not supported yet
+8
-5
| { | ||
| "name": "@ruvector/sona", | ||
| "version": "0.1.3", | ||
| "version": "0.1.4", | ||
| "description": "Self-Optimizing Neural Architecture (SONA) - Runtime-adaptive learning with LoRA, EWC++, and ReasoningBank for LLM routers and AI systems. Sub-millisecond learning overhead, WASM and Node.js support.", | ||
@@ -23,3 +23,2 @@ "main": "index.js", | ||
| "build:debug": "napi build --platform -p ruvector-sona --manifest-path ../../../crates/sona/Cargo.toml -F napi", | ||
| "prepublishOnly": "napi prepublish -t npm", | ||
| "test": "node --test", | ||
@@ -76,6 +75,10 @@ "universal": "napi universal", | ||
| "optionalDependencies": { | ||
| "@ruvector/sona-win32-x64-msvc": "0.1.3", | ||
| "@ruvector/sona-darwin-x64": "0.1.3", | ||
| "@ruvector/sona-linux-x64-gnu": "0.1.3" | ||
| "@ruvector/sona-linux-x64-gnu": "0.1.4", | ||
| "@ruvector/sona-linux-x64-musl": "0.1.4", | ||
| "@ruvector/sona-linux-arm64-gnu": "0.1.4", | ||
| "@ruvector/sona-darwin-x64": "0.1.4", | ||
| "@ruvector/sona-darwin-arm64": "0.1.4", | ||
| "@ruvector/sona-win32-x64-msvc": "0.1.4", | ||
| "@ruvector/sona-win32-arm64-msvc": "0.1.4" | ||
| } | ||
| } |
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
4294784
627.94%12
140%7
133.33%9
350%