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

@kernel.chat/kbot

Package Overview
Dependencies
Maintainers
1
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kernel.chat/kbot - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
dist/cli.js

@@ -19,3 +19,3 @@ #!/usr/bin/env node

import { banner, bannerCompact, bannerAuth, matrixConnect, prompt as kbotPrompt, printUsage, printError, printSuccess, printInfo, printResponse, printHelp, printGoodbye, } from './ui.js';
const VERSION = '1.0.0';
const VERSION = '1.0.2';
async function main() {

@@ -22,0 +22,0 @@ const program = new Command();

{
"name": "@kernel.chat/kbot",
"version": "1.0.1",
"version": "1.0.2",
"description": "K:BOT — Kernel's terminal AI agent. Access 17 specialist agents from your command line.",

@@ -5,0 +5,0 @@ "type": "module",