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

@fozikio/tools-reasoning

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fozikio/tools-reasoning - npm Package Compare versions

Comparing version
0.1.3
to
0.1.4
+3
-3
package.json
{
"name": "@fozikio/tools-reasoning",
"version": "0.1.3",
"version": "0.1.4",
"description": "Cognitive reasoning for AI agents — abstraction, contradiction detection, and insight surfacing. Plugin for cortex-engine.",

@@ -15,6 +15,6 @@ "type": "module",

"peerDependencies": {
"cortex-engine": ">=0.1.0"
"@fozikio/cortex-engine": ">=0.1.0"
},
"devDependencies": {
"cortex-engine": "file:../cortex-engine",
"@fozikio/cortex-engine": "file:../cortex-engine",
"typescript": "^5.7.0"

@@ -21,0 +21,0 @@ },