@openbkn/bkn-sdk
Advanced tools
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, |
+2
-1
| { | ||
| "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", |
+2
-1
@@ -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 @@ ``` |
+1
-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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 3 instances
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
485018
21.47%12094
24.48%127
0.79%29
20.83%