Sign In

@openbkn/bkn-sdk

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openbkn/bkn-sdk - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
dist/chunk-LH3ONZGQ.js

Sorry, the diff of this file is too big to display

+3
-1

@@ -7,2 +7,3 @@ import {

InputError,
TraceSession,
admin,

@@ -23,3 +24,3 @@ agents,

vega
} from "./chunk-NC6DZ2AU.js";
} from "./chunk-LH3ONZGQ.js";
export {

@@ -31,2 +32,3 @@ DEFAULT_BUSINESS_DOMAIN,

InputError,
TraceSession,
admin,

@@ -33,0 +35,0 @@ agents,

{
"name": "@openbkn/bkn-sdk",
"version": "0.1.1",
"version": "0.1.2",
"description": "Unified TypeScript SDK + CLI for the BKN (Business Knowledge Network) platform.",

@@ -38,2 +38,3 @@ "type": "module",

"test": "vitest run",
"test:e2e:trace-business": "npm run build && node test/e2e/bkn-trace-business-interaction.mjs",
"test:cover": "vitest run --coverage",

@@ -40,0 +41,0 @@ "ci": "npm run lint && npm test",

@@ -55,3 +55,4 @@ # @openbkn/bkn-sdk

# Global flags: --base-url, --token, --user, --json/--compact, -bd/--biz-domain, -k/--insecure
# Global flags: --base-url, --token, --user, --json/--compact, -bd/--biz-domain, -k/--insecure,
# --conversation-id/--interaction-id (BKN Trace correlation; also BKN_CONVERSATION_ID/BKN_INTERACTION_ID)
openbkn --help # grouped command map

@@ -58,0 +59,0 @@ ```

@@ -50,2 +50,3 @@ # @openbkn/bkn-sdk

# 全局参数:--base-url --token --user --json/--compact -bd/--biz-domain -k/--insecure
# --conversation-id/--interaction-id(BKN Trace 关联,等价 env:BKN_CONVERSATION_ID/BKN_INTERACTION_ID)
openbkn --help # 分组命令树

@@ -52,0 +53,0 @@ ```

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display