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

@forwardimpact/libindex

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forwardimpact/libindex - npm Package Compare versions

Comparing version
0.1.35
to
0.1.36
+15
-2
package.json
{
"name": "@forwardimpact/libindex",
"version": "0.1.35",
"description": "Base index class for storage-backed indexes in Guide",
"version": "0.1.36",
"description": "JSONL-backed indexes with filtering and buffered writes — fast lookup of agent context chunks.",
"keywords": [
"index",
"jsonl",
"retrieval",
"agent"
],
"forwardimpact": {
"capability": "agent-retrieval",
"needs": [
"Filter records in a JSONL index",
"Buffer high-volume index writes"
]
},
"license": "Apache-2.0",

@@ -6,0 +19,0 @@ "author": "D. Olsson <hi@senzilla.io>",