@superblocksteam/cli 2.0.156-next.2 → 2.0.156
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/{chunk-FIFCOHZ7.js → chunk-I5UAWLVZ.js} +3 -3
- package/dist/{chunk-R6EEBHYM.js → chunk-O6QF4SNO.js} +3 -3
- package/dist/{chunk-HZ7X23LL.js → chunk-QC7LVFFV.js} +3 -3
- package/dist/{dist-NXR5RHV5.js → dist-GGA2IIFF.js} +4 -4
- package/dist/{dist-6U4XR3JV.js → dist-P7G6RMCF.js} +4 -4
- package/dist/{http-G4IHEMHG.js → http-3L4EJ6YP.js} +3 -3
- package/dist/index.js +4 -4
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
- /package/dist/{chunk-FIFCOHZ7.js.map → chunk-I5UAWLVZ.js.map} +0 -0
- /package/dist/{chunk-R6EEBHYM.js.map → chunk-O6QF4SNO.js.map} +0 -0
- /package/dist/{chunk-HZ7X23LL.js.map → chunk-QC7LVFFV.js.map} +0 -0
- /package/dist/{dist-NXR5RHV5.js.map → dist-GGA2IIFF.js.map} +0 -0
- /package/dist/{dist-6U4XR3JV.js.map → dist-P7G6RMCF.js.map} +0 -0
- /package/dist/{http-G4IHEMHG.js.map → http-3L4EJ6YP.js.map} +0 -0
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ $ npm install -g @superblocksteam/cli
|
|
|
14
14
|
$ superblocks COMMAND
|
|
15
15
|
running command...
|
|
16
16
|
$ superblocks (--version)
|
|
17
|
-
@superblocksteam/cli/2.0.156
|
|
17
|
+
@superblocksteam/cli/2.0.156 linux-x64 node-v24.15.0
|
|
18
18
|
$ superblocks --help [COMMAND]
|
|
19
19
|
USAGE
|
|
20
20
|
$ superblocks COMMAND
|
|
@@ -507672,7 +507672,7 @@ init_cjs_shims();
|
|
|
507672
507672
|
// ../sdk/package.json
|
|
507673
507673
|
var package_default = {
|
|
507674
507674
|
name: "@superblocksteam/sdk",
|
|
507675
|
-
version: "2.0.156
|
|
507675
|
+
version: "2.0.156",
|
|
507676
507676
|
description: "Superblocks JS SDK",
|
|
507677
507677
|
homepage: "https://www.superblocks.com",
|
|
507678
507678
|
license: "Superblocks Community Software License",
|
|
@@ -665897,7 +665897,7 @@ var import_shared72 = __toESM(require_dist2());
|
|
|
665897
665897
|
// ../../../vite-plugin-file-sync/package.json
|
|
665898
665898
|
var package_default2 = {
|
|
665899
665899
|
name: "@superblocksteam/vite-plugin-file-sync",
|
|
665900
|
-
version: "2.0.156
|
|
665900
|
+
version: "2.0.156",
|
|
665901
665901
|
keywords: [
|
|
665902
665902
|
"vite-plugin"
|
|
665903
665903
|
],
|
|
@@ -719134,4 +719134,4 @@ serve-static/index.js:
|
|
|
719134
719134
|
chokidar/esm/index.js:
|
|
719135
719135
|
(*! chokidar - MIT License (c) 2012 Paul Miller (paulmillr.com) *)
|
|
719136
719136
|
*/
|
|
719137
|
-
//# sourceMappingURL=chunk-
|
|
719137
|
+
//# sourceMappingURL=chunk-I5UAWLVZ.js.map
|
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
require_dist,
|
|
38
38
|
require_dist2,
|
|
39
39
|
writeApplicationToDisk
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-I5UAWLVZ.js";
|
|
41
41
|
import {
|
|
42
42
|
require_lib
|
|
43
43
|
} from "./chunk-2CTGMPIU.js";
|
|
@@ -1581,7 +1581,7 @@ var UrlElicitationRequiredError = class extends McpError {
|
|
|
1581
1581
|
// ../mcp-server/package.json
|
|
1582
1582
|
var package_default = {
|
|
1583
1583
|
name: "@superblocksteam/mcp-server",
|
|
1584
|
-
version: "2.0.156
|
|
1584
|
+
version: "2.0.156",
|
|
1585
1585
|
description: "Superblocks MCP server",
|
|
1586
1586
|
license: "Superblocks Community Software License",
|
|
1587
1587
|
bin: {
|
|
@@ -6908,4 +6908,4 @@ export {
|
|
|
6908
6908
|
invalidRequestResponse,
|
|
6909
6909
|
handleJsonRpc
|
|
6910
6910
|
};
|
|
6911
|
-
//# sourceMappingURL=chunk-
|
|
6911
|
+
//# sourceMappingURL=chunk-O6QF4SNO.js.map
|
|
@@ -64,7 +64,7 @@ import {
|
|
|
64
64
|
resolveProfile,
|
|
65
65
|
toolDefinitions,
|
|
66
66
|
upsertAuthToken
|
|
67
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-O6QF4SNO.js";
|
|
68
68
|
import {
|
|
69
69
|
$ZodObject,
|
|
70
70
|
$ZodType,
|
|
@@ -87,7 +87,7 @@ import {
|
|
|
87
87
|
require_ajv,
|
|
88
88
|
require_codegen,
|
|
89
89
|
require_dist2 as require_dist
|
|
90
|
-
} from "./chunk-
|
|
90
|
+
} from "./chunk-I5UAWLVZ.js";
|
|
91
91
|
import {
|
|
92
92
|
require_lib
|
|
93
93
|
} from "./chunk-2CTGMPIU.js";
|
|
@@ -8771,4 +8771,4 @@ export {
|
|
|
8771
8771
|
MCP_SERVE_DEPRECATION_NOTICE,
|
|
8772
8772
|
startServer
|
|
8773
8773
|
};
|
|
8774
|
-
//# sourceMappingURL=chunk-
|
|
8774
|
+
//# sourceMappingURL=chunk-QC7LVFFV.js.map
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
MCP_SERVER_VERSION,
|
|
16
16
|
MCP_SERVE_DEPRECATION_NOTICE,
|
|
17
17
|
startServer
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-QC7LVFFV.js";
|
|
19
19
|
import {
|
|
20
20
|
buildToolRegistry,
|
|
21
21
|
executeToolCall,
|
|
@@ -26,10 +26,10 @@ import {
|
|
|
26
26
|
resolveProfile,
|
|
27
27
|
runWithAuthContext,
|
|
28
28
|
toolDefinitions
|
|
29
|
-
} from "./chunk-
|
|
29
|
+
} from "./chunk-O6QF4SNO.js";
|
|
30
30
|
import "./chunk-MIE7VILH.js";
|
|
31
31
|
import "./chunk-A6SIMKPR.js";
|
|
32
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-I5UAWLVZ.js";
|
|
33
33
|
import "./chunk-HGAO2HOW.js";
|
|
34
34
|
import "./chunk-2CTGMPIU.js";
|
|
35
35
|
import "./chunk-STRD7EJ5.js";
|
|
@@ -52,4 +52,4 @@ export {
|
|
|
52
52
|
startServer,
|
|
53
53
|
toolDefinitions
|
|
54
54
|
};
|
|
55
|
-
//# sourceMappingURL=dist-
|
|
55
|
+
//# sourceMappingURL=dist-GGA2IIFF.js.map
|
|
@@ -13,7 +13,7 @@ globalThis.__dirname ??= $dd_dirname(globalThis.__filename);
|
|
|
13
13
|
import {
|
|
14
14
|
McpServer,
|
|
15
15
|
StdioServerTransport
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-QC7LVFFV.js";
|
|
17
17
|
import {
|
|
18
18
|
CallToolResultSchema,
|
|
19
19
|
ContentBlockSchema,
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
executeToolCall,
|
|
28
28
|
runWithAuthContext,
|
|
29
29
|
toolDefinitions
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-O6QF4SNO.js";
|
|
31
31
|
import {
|
|
32
32
|
external_exports
|
|
33
33
|
} from "./chunk-MIE7VILH.js";
|
|
@@ -35,7 +35,7 @@ import "./chunk-A6SIMKPR.js";
|
|
|
35
35
|
import {
|
|
36
36
|
import_websocket,
|
|
37
37
|
require_dist
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-I5UAWLVZ.js";
|
|
39
39
|
import "./chunk-HGAO2HOW.js";
|
|
40
40
|
import "./chunk-2CTGMPIU.js";
|
|
41
41
|
import "./chunk-STRD7EJ5.js";
|
|
@@ -9356,4 +9356,4 @@ export {
|
|
|
9356
9356
|
startApp,
|
|
9357
9357
|
startStdioGateway
|
|
9358
9358
|
};
|
|
9359
|
-
//# sourceMappingURL=dist-
|
|
9359
|
+
//# sourceMappingURL=dist-P7G6RMCF.js.map
|
|
@@ -19,14 +19,14 @@ import {
|
|
|
19
19
|
package_default,
|
|
20
20
|
resolveProfile,
|
|
21
21
|
toolDefinitions
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-O6QF4SNO.js";
|
|
23
23
|
import "./chunk-MIE7VILH.js";
|
|
24
24
|
import {
|
|
25
25
|
$createHmac,
|
|
26
26
|
$randomUUID,
|
|
27
27
|
$timingSafeEqual
|
|
28
28
|
} from "./chunk-BBQHGV6R.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-I5UAWLVZ.js";
|
|
30
30
|
import "./chunk-HGAO2HOW.js";
|
|
31
31
|
import "./chunk-2CTGMPIU.js";
|
|
32
32
|
import "./chunk-STRD7EJ5.js";
|
|
@@ -318,4 +318,4 @@ async function startHttpServer(options = {}) {
|
|
|
318
318
|
export {
|
|
319
319
|
startHttpServer
|
|
320
320
|
};
|
|
321
|
-
//# sourceMappingURL=http-
|
|
321
|
+
//# sourceMappingURL=http-3L4EJ6YP.js.map
|
package/dist/index.js
CHANGED
|
@@ -93,7 +93,7 @@ import {
|
|
|
93
93
|
writeApplicationToDisk,
|
|
94
94
|
writeResourceToDisk,
|
|
95
95
|
yellow
|
|
96
|
-
} from "./chunk-
|
|
96
|
+
} from "./chunk-I5UAWLVZ.js";
|
|
97
97
|
import "./chunk-HGAO2HOW.js";
|
|
98
98
|
import {
|
|
99
99
|
require_enquirer
|
|
@@ -7852,7 +7852,7 @@ var GatewaySetup = class _GatewaySetup extends Command6 {
|
|
|
7852
7852
|
playwrightChromiumPresent,
|
|
7853
7853
|
resolveCaptureMode,
|
|
7854
7854
|
scanHostBrowserMcp
|
|
7855
|
-
} = await import("./dist-
|
|
7855
|
+
} = await import("./dist-P7G6RMCF.js");
|
|
7856
7856
|
if (ensurePlaywright) {
|
|
7857
7857
|
const result = await ensurePlaywrightChromium();
|
|
7858
7858
|
this.log(
|
|
@@ -8631,12 +8631,12 @@ var McpServe = class _McpServe extends Command11 {
|
|
|
8631
8631
|
"HTTP transport requires auth token. Pass --http-token <token> or set SUPERBLOCKS_MCP_HTTP_TOKEN."
|
|
8632
8632
|
);
|
|
8633
8633
|
}
|
|
8634
|
-
const { startHttpServer } = await import("./http-
|
|
8634
|
+
const { startHttpServer } = await import("./http-3L4EJ6YP.js");
|
|
8635
8635
|
await startHttpServer({ port: flags.port, authToken: httpToken });
|
|
8636
8636
|
await new Promise(() => {
|
|
8637
8637
|
});
|
|
8638
8638
|
} else {
|
|
8639
|
-
const { startServer } = await import("./dist-
|
|
8639
|
+
const { startServer } = await import("./dist-GGA2IIFF.js");
|
|
8640
8640
|
await startServer();
|
|
8641
8641
|
await new Promise((resolve3) => {
|
|
8642
8642
|
process.stdin.once("end", () => resolve3());
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superblocksteam/cli",
|
|
3
|
-
"version": "2.0.156
|
|
3
|
+
"version": "2.0.156",
|
|
4
4
|
"description": "Official Superblocks CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"oclif"
|
|
@@ -42,9 +42,9 @@
|
|
|
42
42
|
"protobufjs": "7.6.3",
|
|
43
43
|
"typescript": "^6.0.3",
|
|
44
44
|
"vite": "6.4.3",
|
|
45
|
-
"@superblocksteam/
|
|
46
|
-
"@superblocksteam/
|
|
47
|
-
"@superblocksteam/sdk-api": "2.0.156
|
|
45
|
+
"@superblocksteam/mcp-server": "2.0.156",
|
|
46
|
+
"@superblocksteam/gateway": "2.0.156",
|
|
47
|
+
"@superblocksteam/sdk-api": "2.0.156"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
50
|
"@eslint/js": "^9.39.2",
|
|
@@ -79,8 +79,8 @@
|
|
|
79
79
|
"vite-tsconfig-paths": "^6.0.4",
|
|
80
80
|
"vitest": "^4.0.17",
|
|
81
81
|
"yaml": "^2.7.1",
|
|
82
|
-
"@superblocksteam/sdk": "2.0.156
|
|
83
|
-
"@superblocksteam/util": "2.0.156
|
|
82
|
+
"@superblocksteam/sdk": "2.0.156",
|
|
83
|
+
"@superblocksteam/util": "2.0.156",
|
|
84
84
|
"@superblocksteam/shared": "0.9608.4"
|
|
85
85
|
},
|
|
86
86
|
"optionalDependencies": {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|