@superblocksteam/cli 2.0.105-next.2 → 2.0.105-next.3

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 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.105-next.2 linux-x64 node-v24.14.1
17
+ @superblocksteam/cli/2.0.105-next.3 linux-x64 node-v24.14.1
18
18
  $ superblocks --help [COMMAND]
19
19
  USAGE
20
20
  $ superblocks COMMAND
@@ -16,7 +16,7 @@ import {
16
16
  require_dist,
17
17
  require_dist2,
18
18
  writeApplicationToDisk
19
- } from "./chunk-Q5XZN3IH.js";
19
+ } from "./chunk-ZGIKM53K.js";
20
20
  import {
21
21
  require_lib
22
22
  } from "./chunk-UR32AWL5.js";
@@ -29,7 +29,7 @@ import {
29
29
  // ../mcp-server/package.json
30
30
  var package_default = {
31
31
  name: "@superblocksteam/mcp-server",
32
- version: "2.0.105-next.2",
32
+ version: "2.0.105-next.3",
33
33
  description: "Superblocks MCP server",
34
34
  license: "Superblocks Community Software License",
35
35
  bin: {
@@ -19347,4 +19347,4 @@ export {
19347
19347
  toolDefinitions,
19348
19348
  executeToolCall
19349
19349
  };
19350
- //# sourceMappingURL=chunk-VRPW5BO7.js.map
19350
+ //# sourceMappingURL=chunk-OY2HJQMB.js.map
@@ -520393,7 +520393,7 @@ init_cjs_shims();
520393
520393
  // ../sdk/package.json
520394
520394
  var package_default = {
520395
520395
  name: "@superblocksteam/sdk",
520396
- version: "2.0.105-next.2",
520396
+ version: "2.0.105-next.3",
520397
520397
  description: "Superblocks JS SDK",
520398
520398
  homepage: "https://www.superblocks.com",
520399
520399
  license: "Superblocks Community Software License",
@@ -681047,4 +681047,4 @@ serve-static/index.js:
681047
681047
  chokidar/esm/index.js:
681048
681048
  (*! chokidar - MIT License (c) 2012 Paul Miller (paulmillr.com) *)
681049
681049
  */
681050
- //# sourceMappingURL=chunk-Q5XZN3IH.js.map
681050
+ //# sourceMappingURL=chunk-ZGIKM53K.js.map
@@ -82,7 +82,7 @@ import {
82
82
  toJSONSchema,
83
83
  toolDefinitions,
84
84
  upsertAuthToken
85
- } from "./chunk-VRPW5BO7.js";
85
+ } from "./chunk-OY2HJQMB.js";
86
86
  import {
87
87
  getFlagValue,
88
88
  maybeRunSetupCommand
@@ -91,7 +91,7 @@ import {
91
91
  require_dist2 as require_dist,
92
92
  require_fast_deep_equal,
93
93
  require_json_schema_traverse
94
- } from "./chunk-Q5XZN3IH.js";
94
+ } from "./chunk-ZGIKM53K.js";
95
95
  import "./chunk-7F365BAF.js";
96
96
  import {
97
97
  require_lib
@@ -15146,4 +15146,4 @@ export {
15146
15146
  startServer,
15147
15147
  toolDefinitions
15148
15148
  };
15149
- //# sourceMappingURL=dist-ZNOR3C4J.js.map
15149
+ //# sourceMappingURL=dist-COYNEQ7T.js.map
@@ -19,8 +19,8 @@ import {
19
19
  package_default,
20
20
  resolveProfile,
21
21
  toolDefinitions
22
- } from "./chunk-VRPW5BO7.js";
23
- import "./chunk-Q5XZN3IH.js";
22
+ } from "./chunk-OY2HJQMB.js";
23
+ import "./chunk-ZGIKM53K.js";
24
24
  import "./chunk-7F365BAF.js";
25
25
  import "./chunk-UR32AWL5.js";
26
26
  import "./chunk-BMTHQVNU.js";
@@ -313,4 +313,4 @@ async function startHttpServer(options = {}) {
313
313
  export {
314
314
  startHttpServer
315
315
  };
316
- //# sourceMappingURL=http-5US3EJWW.js.map
316
+ //# sourceMappingURL=http-G444663C.js.map
package/dist/index.js CHANGED
@@ -78,7 +78,7 @@ import {
78
78
  writeApplicationToDisk,
79
79
  writeResourceToDisk,
80
80
  yellow
81
- } from "./chunk-Q5XZN3IH.js";
81
+ } from "./chunk-ZGIKM53K.js";
82
82
  import "./chunk-7F365BAF.js";
83
83
  import {
84
84
  require_enquirer
@@ -5971,12 +5971,12 @@ var McpServe = class _McpServe extends Command9 {
5971
5971
  "HTTP transport requires auth token. Pass --http-token <token> or set SUPERBLOCKS_MCP_HTTP_TOKEN."
5972
5972
  );
5973
5973
  }
5974
- const { startHttpServer } = await import("./http-5US3EJWW.js");
5974
+ const { startHttpServer } = await import("./http-G444663C.js");
5975
5975
  await startHttpServer({ port: flags.port, authToken: httpToken });
5976
5976
  await new Promise(() => {
5977
5977
  });
5978
5978
  } else {
5979
- const { startServer } = await import("./dist-ZNOR3C4J.js");
5979
+ const { startServer } = await import("./dist-COYNEQ7T.js");
5980
5980
  await startServer();
5981
5981
  await new Promise((resolve2) => {
5982
5982
  process.stdin.once("end", () => resolve2());
@@ -810,5 +810,5 @@
810
810
  "strict": true
811
811
  }
812
812
  },
813
- "version": "2.0.105-next.2"
813
+ "version": "2.0.105-next.3"
814
814
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superblocksteam/cli",
3
- "version": "2.0.105-next.2",
3
+ "version": "2.0.105-next.3",
4
4
  "description": "Official Superblocks CLI",
5
5
  "keywords": [
6
6
  "oclif"
@@ -39,7 +39,7 @@
39
39
  "protobufjs": "^7.5.3",
40
40
  "typescript": "^5.9.3",
41
41
  "vite": "6.4.1",
42
- "@superblocksteam/mcp-server": "2.0.105-next.2"
42
+ "@superblocksteam/mcp-server": "2.0.105-next.3"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@eslint/js": "^9.39.2",
@@ -74,9 +74,9 @@
74
74
  "vite-tsconfig-paths": "^6.0.4",
75
75
  "vitest": "^4.0.17",
76
76
  "yaml": "^2.7.1",
77
- "@superblocksteam/shared": "0.9577.1",
78
- "@superblocksteam/util": "2.0.105-next.2",
79
- "@superblocksteam/sdk": "2.0.105-next.2"
77
+ "@superblocksteam/shared": "0.9577.2",
78
+ "@superblocksteam/util": "2.0.105-next.3",
79
+ "@superblocksteam/sdk": "2.0.105-next.3"
80
80
  },
81
81
  "overrides": {
82
82
  "cross-spawn": "^7.0.5",