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

@cortexkit/aft

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cortexkit/aft - npm Package Compare versions

Comparing version
0.15.0
to
0.15.1
+5
-2
package.json
{
"name": "@cortexkit/aft",
"version": "0.15.0",
"version": "0.15.1",
"type": "module",

@@ -14,3 +14,6 @@ "description": "Unified CLI for Agent File Tools (AFT) — setup, doctor, and diagnostics across supported agent harnesses (OpenCode, Pi)",

},
"files": ["dist", "README.md"],
"files": [
"dist",
"README.md"
],
"scripts": {

@@ -17,0 +20,0 @@ "build": "bun build src/index.ts --outfile dist/index.js --target node --format esm && tsc --emitDeclarationOnly",

export {};
//# sourceMappingURL=adapters.test.d.ts.map
{"version":3,"file":"adapters.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/adapters.test.ts"],"names":[],"mappings":""}
export {};
//# sourceMappingURL=jsonc.test.d.ts.map
{"version":3,"file":"jsonc.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/jsonc.test.ts"],"names":[],"mappings":""}
export {};
//# sourceMappingURL=sanitize.test.d.ts.map
{"version":3,"file":"sanitize.test.d.ts","sourceRoot":"","sources":["../../src/__tests__/sanitize.test.ts"],"names":[],"mappings":""}