@superblocksteam/cli 2.0.155-next.3 → 2.0.155
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-TIXWC3AJ.js → chunk-AXJONZBD.js} +3 -3
- package/dist/{chunk-EB6EWBNB.js → chunk-CCOC6R73.js} +4 -5
- package/dist/{chunk-EB6EWBNB.js.map → chunk-CCOC6R73.js.map} +1 -1
- package/dist/{chunk-EQFSCQQM.js → chunk-KGBPJIFD.js} +3 -3
- package/dist/{dist-Q3R2FBE2.js → dist-EF4VHLPM.js} +4 -4
- package/dist/{dist-T7YMQ4FI.js → dist-MVLIC2E7.js} +4 -4
- package/dist/{http-L4BTSYOU.js → http-D6TUKCBU.js} +3 -3
- package/dist/index.js +4 -4
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
- /package/dist/{chunk-TIXWC3AJ.js.map → chunk-AXJONZBD.js.map} +0 -0
- /package/dist/{chunk-EQFSCQQM.js.map → chunk-KGBPJIFD.js.map} +0 -0
- /package/dist/{dist-Q3R2FBE2.js.map → dist-EF4VHLPM.js.map} +0 -0
- /package/dist/{dist-T7YMQ4FI.js.map → dist-MVLIC2E7.js.map} +0 -0
- /package/dist/{http-L4BTSYOU.js.map → http-D6TUKCBU.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.155
|
|
17
|
+
@superblocksteam/cli/2.0.155 linux-x64 node-v24.15.0
|
|
18
18
|
$ superblocks --help [COMMAND]
|
|
19
19
|
USAGE
|
|
20
20
|
$ superblocks COMMAND
|
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
require_dist,
|
|
38
38
|
require_dist2,
|
|
39
39
|
writeApplicationToDisk
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-CCOC6R73.js";
|
|
41
41
|
import {
|
|
42
42
|
require_lib
|
|
43
43
|
} from "./chunk-D4566SJ7.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.155
|
|
1584
|
+
version: "2.0.155",
|
|
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-AXJONZBD.js.map
|
|
@@ -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.155
|
|
507675
|
+
version: "2.0.155",
|
|
507676
507676
|
description: "Superblocks JS SDK",
|
|
507677
507677
|
homepage: "https://www.superblocks.com",
|
|
507678
507678
|
license: "Superblocks Community Software License",
|
|
@@ -545089,7 +545089,6 @@ import path11 from "node:path";
|
|
|
545089
545089
|
|
|
545090
545090
|
// ../../../../node_modules/.pnpm/chokidar@4.0.3/node_modules/chokidar/esm/index.js
|
|
545091
545091
|
init_cjs_shims();
|
|
545092
|
-
import { stat as statcb } from "fs";
|
|
545093
545092
|
import { stat as stat4, readdir as readdir5 } from "fs/promises";
|
|
545094
545093
|
import { EventEmitter } from "events";
|
|
545095
545094
|
import * as sysPath2 from "path";
|
|
@@ -546608,7 +546607,7 @@ var FSWatcher = class extends EventEmitter {
|
|
|
546608
546607
|
const now2 = /* @__PURE__ */ new Date();
|
|
546609
546608
|
const writes = this._pendingWrites;
|
|
546610
546609
|
function awaitWriteFinishFn(prevStat) {
|
|
546611
|
-
|
|
546610
|
+
$stat(fullPath, (err, curStat) => {
|
|
546612
546611
|
if (err || !writes.has(path84)) {
|
|
546613
546612
|
if (err && err.code !== "ENOENT")
|
|
546614
546613
|
awfEmit(err);
|
|
@@ -665898,7 +665897,7 @@ var import_shared72 = __toESM(require_dist2());
|
|
|
665898
665897
|
// ../../../vite-plugin-file-sync/package.json
|
|
665899
665898
|
var package_default2 = {
|
|
665900
665899
|
name: "@superblocksteam/vite-plugin-file-sync",
|
|
665901
|
-
version: "2.0.155
|
|
665900
|
+
version: "2.0.155",
|
|
665902
665901
|
keywords: [
|
|
665903
665902
|
"vite-plugin"
|
|
665904
665903
|
],
|
|
@@ -719135,4 +719134,4 @@ serve-static/index.js:
|
|
|
719135
719134
|
chokidar/esm/index.js:
|
|
719136
719135
|
(*! chokidar - MIT License (c) 2012 Paul Miller (paulmillr.com) *)
|
|
719137
719136
|
*/
|
|
719138
|
-
//# sourceMappingURL=chunk-
|
|
719137
|
+
//# sourceMappingURL=chunk-CCOC6R73.js.map
|