@superblocksteam/cli 2.0.159-next.1 → 2.0.159
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-WESNB245.js → chunk-FBTS4F3B.js} +3 -3
- package/dist/{chunk-STOIPGTE.js → chunk-J4R5HK3G.js} +3 -3
- package/dist/{chunk-7QBESSTA.js → chunk-PXHOVSYR.js} +3 -3
- package/dist/{dist-KMXRAQE4.js → dist-M2IZ3RFX.js} +4 -4
- package/dist/{dist-7OGNZTN3.js → dist-QT6FPH2B.js} +4 -4
- package/dist/{http-I7473AFW.js → http-C3GN3XIL.js} +3 -3
- package/dist/index.js +5 -5
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
- /package/dist/{chunk-WESNB245.js.map → chunk-FBTS4F3B.js.map} +0 -0
- /package/dist/{chunk-STOIPGTE.js.map → chunk-J4R5HK3G.js.map} +0 -0
- /package/dist/{chunk-7QBESSTA.js.map → chunk-PXHOVSYR.js.map} +0 -0
- /package/dist/{dist-KMXRAQE4.js.map → dist-M2IZ3RFX.js.map} +0 -0
- /package/dist/{dist-7OGNZTN3.js.map → dist-QT6FPH2B.js.map} +0 -0
- /package/dist/{http-I7473AFW.js.map → http-C3GN3XIL.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.159
|
|
17
|
+
@superblocksteam/cli/2.0.159 linux-x64 node-v24.15.0
|
|
18
18
|
$ superblocks --help [COMMAND]
|
|
19
19
|
USAGE
|
|
20
20
|
$ superblocks COMMAND
|
|
@@ -64,7 +64,7 @@ import {
|
|
|
64
64
|
resolveProfile,
|
|
65
65
|
toolDefinitions,
|
|
66
66
|
upsertAuthToken
|
|
67
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-PXHOVSYR.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-J4R5HK3G.js";
|
|
91
91
|
import {
|
|
92
92
|
require_lib
|
|
93
93
|
} from "./chunk-BB3O4RPF.js";
|
|
@@ -8771,4 +8771,4 @@ export {
|
|
|
8771
8771
|
MCP_SERVE_DEPRECATION_NOTICE,
|
|
8772
8772
|
startServer
|
|
8773
8773
|
};
|
|
8774
|
-
//# sourceMappingURL=chunk-
|
|
8774
|
+
//# sourceMappingURL=chunk-FBTS4F3B.js.map
|
|
@@ -575182,7 +575182,7 @@ init_cjs_shims();
|
|
|
575182
575182
|
// ../sdk/package.json
|
|
575183
575183
|
var package_default = {
|
|
575184
575184
|
name: "@superblocksteam/sdk",
|
|
575185
|
-
version: "2.0.159
|
|
575185
|
+
version: "2.0.159",
|
|
575186
575186
|
description: "Superblocks JS SDK",
|
|
575187
575187
|
homepage: "https://www.superblocks.com",
|
|
575188
575188
|
license: "Superblocks Community Software License",
|
|
@@ -737312,7 +737312,7 @@ var import_shared75 = __toESM(require_dist2());
|
|
|
737312
737312
|
// ../../../vite-plugin-file-sync/package.json
|
|
737313
737313
|
var package_default2 = {
|
|
737314
737314
|
name: "@superblocksteam/vite-plugin-file-sync",
|
|
737315
|
-
version: "2.0.159
|
|
737315
|
+
version: "2.0.159",
|
|
737316
737316
|
keywords: [
|
|
737317
737317
|
"vite-plugin"
|
|
737318
737318
|
],
|
|
@@ -789985,4 +789985,4 @@ serve-static/index.js:
|
|
|
789985
789985
|
chokidar/esm/index.js:
|
|
789986
789986
|
(*! chokidar - MIT License (c) 2012 Paul Miller (paulmillr.com) *)
|
|
789987
789987
|
*/
|
|
789988
|
-
//# sourceMappingURL=chunk-
|
|
789988
|
+
//# sourceMappingURL=chunk-J4R5HK3G.js.map
|
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
require_dist,
|
|
38
38
|
require_dist2,
|
|
39
39
|
writeApplicationToDisk
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-J4R5HK3G.js";
|
|
41
41
|
import {
|
|
42
42
|
require_lib
|
|
43
43
|
} from "./chunk-BB3O4RPF.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.159
|
|
1584
|
+
version: "2.0.159",
|
|
1585
1585
|
description: "Superblocks MCP server",
|
|
1586
1586
|
license: "Superblocks Community Software License",
|
|
1587
1587
|
bin: {
|
|
@@ -10509,4 +10509,4 @@ export {
|
|
|
10509
10509
|
invalidRequestResponse,
|
|
10510
10510
|
handleJsonRpc
|
|
10511
10511
|
};
|
|
10512
|
-
//# sourceMappingURL=chunk-
|
|
10512
|
+
//# sourceMappingURL=chunk-PXHOVSYR.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-FBTS4F3B.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-PXHOVSYR.js";
|
|
30
30
|
import "./chunk-CFRXHKPV.js";
|
|
31
31
|
import "./chunk-FURU7AHO.js";
|
|
32
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-J4R5HK3G.js";
|
|
33
33
|
import "./chunk-WUD5NVGP.js";
|
|
34
34
|
import "./chunk-BB3O4RPF.js";
|
|
35
35
|
import "./chunk-3YLVETBW.js";
|
|
@@ -52,4 +52,4 @@ export {
|
|
|
52
52
|
startServer,
|
|
53
53
|
toolDefinitions
|
|
54
54
|
};
|
|
55
|
-
//# sourceMappingURL=dist-
|
|
55
|
+
//# sourceMappingURL=dist-M2IZ3RFX.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-FBTS4F3B.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-PXHOVSYR.js";
|
|
31
31
|
import {
|
|
32
32
|
external_exports
|
|
33
33
|
} from "./chunk-CFRXHKPV.js";
|
|
@@ -39,7 +39,7 @@ import {
|
|
|
39
39
|
initNodeTelemetry,
|
|
40
40
|
parseDeploymentType,
|
|
41
41
|
require_dist
|
|
42
|
-
} from "./chunk-
|
|
42
|
+
} from "./chunk-J4R5HK3G.js";
|
|
43
43
|
import "./chunk-WUD5NVGP.js";
|
|
44
44
|
import "./chunk-BB3O4RPF.js";
|
|
45
45
|
import "./chunk-3YLVETBW.js";
|
|
@@ -10014,4 +10014,4 @@ export {
|
|
|
10014
10014
|
startApp,
|
|
10015
10015
|
startStdioGateway
|
|
10016
10016
|
};
|
|
10017
|
-
//# sourceMappingURL=dist-
|
|
10017
|
+
//# sourceMappingURL=dist-QT6FPH2B.js.map
|
|
@@ -19,14 +19,14 @@ import {
|
|
|
19
19
|
package_default,
|
|
20
20
|
resolveProfile,
|
|
21
21
|
toolDefinitions
|
|
22
|
-
} from "./chunk-
|
|
22
|
+
} from "./chunk-PXHOVSYR.js";
|
|
23
23
|
import "./chunk-CFRXHKPV.js";
|
|
24
24
|
import {
|
|
25
25
|
$createHmac,
|
|
26
26
|
$randomUUID,
|
|
27
27
|
$timingSafeEqual
|
|
28
28
|
} from "./chunk-Y253AHHY.js";
|
|
29
|
-
import "./chunk-
|
|
29
|
+
import "./chunk-J4R5HK3G.js";
|
|
30
30
|
import "./chunk-WUD5NVGP.js";
|
|
31
31
|
import "./chunk-BB3O4RPF.js";
|
|
32
32
|
import "./chunk-3YLVETBW.js";
|
|
@@ -318,4 +318,4 @@ async function startHttpServer(options = {}) {
|
|
|
318
318
|
export {
|
|
319
319
|
startHttpServer
|
|
320
320
|
};
|
|
321
|
-
//# sourceMappingURL=http-
|
|
321
|
+
//# sourceMappingURL=http-C3GN3XIL.js.map
|
package/dist/index.js
CHANGED
|
@@ -96,7 +96,7 @@ import {
|
|
|
96
96
|
writeApplicationToDisk,
|
|
97
97
|
writeResourceToDisk,
|
|
98
98
|
yellow
|
|
99
|
-
} from "./chunk-
|
|
99
|
+
} from "./chunk-J4R5HK3G.js";
|
|
100
100
|
import "./chunk-WUD5NVGP.js";
|
|
101
101
|
import {
|
|
102
102
|
require_enquirer
|
|
@@ -9172,7 +9172,7 @@ async function runStdioGatewayServe(options = {}) {
|
|
|
9172
9172
|
throw new Error(STDIO_TTY_MESSAGE);
|
|
9173
9173
|
}
|
|
9174
9174
|
const loadAuth = options.loadAuth ?? import_util14.getLocalTokenWithUrlIfExists;
|
|
9175
|
-
const importGateway = options.importGateway ?? (() => import("./dist-
|
|
9175
|
+
const importGateway = options.importGateway ?? (() => import("./dist-QT6FPH2B.js"));
|
|
9176
9176
|
const waitForShutdown = options.waitForShutdown ?? (() => waitForStdioShutdown(process, process.stdin));
|
|
9177
9177
|
const session = resolveCliGatewaySession(await loadAuth(), env);
|
|
9178
9178
|
applyCliGatewaySessionToEnv(session, env);
|
|
@@ -9496,7 +9496,7 @@ var GatewaySetup = class _GatewaySetup extends Command6 {
|
|
|
9496
9496
|
playwrightChromiumPresent,
|
|
9497
9497
|
resolveCaptureMode,
|
|
9498
9498
|
scanHostBrowserMcp
|
|
9499
|
-
} = await import("./dist-
|
|
9499
|
+
} = await import("./dist-QT6FPH2B.js");
|
|
9500
9500
|
if (ensurePlaywright) {
|
|
9501
9501
|
const result = await ensurePlaywrightChromium();
|
|
9502
9502
|
this.log(
|
|
@@ -16441,12 +16441,12 @@ var McpServe = class _McpServe extends Command11 {
|
|
|
16441
16441
|
"HTTP transport requires auth token. Pass --http-token <token> or set SUPERBLOCKS_MCP_HTTP_TOKEN."
|
|
16442
16442
|
);
|
|
16443
16443
|
}
|
|
16444
|
-
const { startHttpServer } = await import("./http-
|
|
16444
|
+
const { startHttpServer } = await import("./http-C3GN3XIL.js");
|
|
16445
16445
|
await startHttpServer({ port: flags.port, authToken: httpToken });
|
|
16446
16446
|
await new Promise(() => {
|
|
16447
16447
|
});
|
|
16448
16448
|
} else {
|
|
16449
|
-
const { startServer } = await import("./dist-
|
|
16449
|
+
const { startServer } = await import("./dist-M2IZ3RFX.js");
|
|
16450
16450
|
await startServer();
|
|
16451
16451
|
await new Promise((resolve5) => {
|
|
16452
16452
|
process.stdin.once("end", () => resolve5());
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superblocksteam/cli",
|
|
3
|
-
"version": "2.0.159
|
|
3
|
+
"version": "2.0.159",
|
|
4
4
|
"description": "Official Superblocks CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"oclif"
|
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
"@oclif/plugin-update": "^4.6.39",
|
|
36
36
|
"@oclif/plugin-version": "^2.2.28",
|
|
37
37
|
"@oclif/plugin-warn-if-update-available": "^3.1.39",
|
|
38
|
-
"@superblocksteam/sdk": "2.0.159
|
|
39
|
-
"@superblocksteam/sdk-api": "2.0.159
|
|
38
|
+
"@superblocksteam/sdk": "2.0.159",
|
|
39
|
+
"@superblocksteam/sdk-api": "2.0.159",
|
|
40
40
|
"@vitejs/plugin-react": "4.3.4",
|
|
41
41
|
"@vscode/ripgrep": "1.18.0",
|
|
42
42
|
"libpg-query": "^17.7.4",
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@eslint/js": "^9.39.2",
|
|
50
50
|
"@oclif/test": "^4.1.11",
|
|
51
|
-
"@superblocksteam/gateway": "2.0.159
|
|
52
|
-
"@superblocksteam/mcp-server": "2.0.159
|
|
51
|
+
"@superblocksteam/gateway": "2.0.159",
|
|
52
|
+
"@superblocksteam/mcp-server": "2.0.159",
|
|
53
53
|
"@superblocksteam/shared": "0.9611.1",
|
|
54
|
-
"@superblocksteam/util": "2.0.159
|
|
54
|
+
"@superblocksteam/util": "2.0.159",
|
|
55
55
|
"@types/fs-extra": "^11.0.1",
|
|
56
56
|
"@types/lodash-es": "^4.17.12",
|
|
57
57
|
"@types/node": "^24",
|
|
@@ -163,7 +163,7 @@
|
|
|
163
163
|
"s3": {
|
|
164
164
|
"acl": "bucket-owner-full-control",
|
|
165
165
|
"bucket": "superblocks-assets-prod",
|
|
166
|
-
"host": "https://assets-cdn.superblocks.com"
|
|
166
|
+
"host": "https://assets-cdn.superblocks.com/"
|
|
167
167
|
}
|
|
168
168
|
}
|
|
169
169
|
},
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|