@openbkn/bkn-sdk
Advanced tools
Sorry, the diff of this file is too big to display
+9
-0
@@ -1236,2 +1236,10 @@ import * as zod from 'zod'; | ||
| displayName?: string; | ||
| /** | ||
| * Skip TLS verification for this platform (saved by `auth login -k`), so a | ||
| * self-signed platform needn't repeat `-k` on every command. The opt-out is | ||
| * applied per request via an undici dispatcher (see api/tls.ts) and is scoped | ||
| * to this platform's requests — it never touches the global TLS setting or a | ||
| * library consumer's unrelated traffic. | ||
| */ | ||
| tlsInsecure?: boolean; | ||
| } | ||
@@ -1266,2 +1274,3 @@ /** | ||
| username?: string; | ||
| insecure?: boolean; | ||
| }): { | ||
@@ -1268,0 +1277,0 @@ baseUrl: string; |
+1
-1
@@ -22,3 +22,3 @@ import { | ||
| vega | ||
| } from "./chunk-ISJHU26W.js"; | ||
| } from "./chunk-NC6DZ2AU.js"; | ||
| export { | ||
@@ -25,0 +25,0 @@ DEFAULT_BUSINESS_DOMAIN, |
+1
-1
| { | ||
| "name": "@openbkn/bkn-sdk", | ||
| "version": "0.1.1-alpha.19", | ||
| "version": "0.1.1", | ||
| "description": "Unified TypeScript SDK + CLI for the BKN (Business Knowledge Network) platform.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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.
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.
399300
0.16%9716
0.12%