@dxos/cli 0.6.7-staging.1976059 → 0.6.7-staging.e9eb1ed
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/dist/src/commands/function/list.d.ts +1 -1
- package/dist/src/index.js +1 -0
- package/dist/src/index.js.map +1 -1
- package/dist/src/util/publish/config.d.ts.map +1 -1
- package/dist/src/util/publish/ipfs-upload.d.ts.map +1 -1
- package/dist/src/util/publish/publish.d.ts.map +1 -1
- package/oclif.manifest.json +2 -2
- package/package.json +29 -29
|
@@ -5,5 +5,5 @@ export default class List extends BaseCommand<typeof List> {
|
|
|
5
5
|
static description: string;
|
|
6
6
|
run(): Promise<any>;
|
|
7
7
|
}
|
|
8
|
-
export declare const printFunctions: (functions?: FunctionManifest[
|
|
8
|
+
export declare const printFunctions: (functions?: FunctionManifest['functions']) => void;
|
|
9
9
|
//# sourceMappingURL=list.d.ts.map
|
package/dist/src/index.js
CHANGED
|
@@ -17,6 +17,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
17
17
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
18
18
|
};
|
|
19
19
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20
|
+
exports.run = void 0;
|
|
20
21
|
var core_1 = require("@oclif/core");
|
|
21
22
|
Object.defineProperty(exports, "run", { enumerable: true, get: function () { return core_1.run; } });
|
|
22
23
|
__exportStar(require("./base"), exports);
|
package/dist/src/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,EAAE;AACF,0BAA0B;AAC1B,EAAE
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":";AAAA,EAAE;AACF,0BAA0B;AAC1B,EAAE;;;;;;;;;;;;;;;;;AAEF,oCAAkC;AAAzB,2FAAA,GAAG,OAAA;AAEZ,yCAAuB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../../src/util/publish/config.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAStC,eAAO,MAAM,UAAU,gBAAsB,MAAM,KAA+B,
|
|
1
|
+
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../../src/util/publish/config.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAStC,eAAO,MAAM,UAAU,gBAAsB,MAAM,KAA+B,QAAQ,MAAM,CAoB/F,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ipfs-upload.d.ts","sourceRoot":"","sources":["../../../../src/util/publish/ipfs-upload.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,GAAG,EAAE,KAAK,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAK/D,UAAU,aAAa;IACrB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAClD,GAAG,CAAC,EAAE,OAAO,CAAC;CACf;AAGD,eAAO,MAAM,YAAY,eAAsB,aAAa,QAAQ,MAAM,YAAY,aAAa,KAAG,
|
|
1
|
+
{"version":3,"file":"ipfs-upload.d.ts","sourceRoot":"","sources":["../../../../src/util/publish/ipfs-upload.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,GAAG,EAAE,KAAK,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAK/D,UAAU,aAAa;IACrB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,IAAI,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAClD,GAAG,CAAC,EAAE,OAAO,CAAC;CACf;AAGD,eAAO,MAAM,YAAY,eAAsB,aAAa,QAAQ,MAAM,YAAY,aAAa,KAAG,QAAQ,GAAG,CA2ChH,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"publish.d.ts","sourceRoot":"","sources":["../../../../src/util/publish/publish.ts"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAG3C,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,aAAa,EAAE,MAAM,UAAU,CAAC;AAa3D,UAAU,cAAc;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,aAAa,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,OAAO,CAAC;CACf;AAED,eAAO,MAAM,OAAO,yDAAgE,cAAc,KAAG,
|
|
1
|
+
{"version":3,"file":"publish.d.ts","sourceRoot":"","sources":["../../../../src/util/publish/publish.ts"],"names":[],"mappings":"AAYA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,cAAc,CAAC;AAG3C,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,aAAa,EAAE,MAAM,UAAU,CAAC;AAa3D,UAAU,cAAc;IACtB,MAAM,EAAE,MAAM,CAAC;IACf,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,aAAa,CAAC;IACtB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IAC1B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,GAAG,CAAC,EAAE,OAAO,CAAC;CACf;AAED,eAAO,MAAM,OAAO,yDAAgE,cAAc,KAAG,QAAQ,GAAG,CAiC/G,CAAC"}
|
package/oclif.manifest.json
CHANGED
|
@@ -5233,7 +5233,7 @@
|
|
|
5233
5233
|
"name": {
|
|
5234
5234
|
"description": "Tunnel name",
|
|
5235
5235
|
"name": "name",
|
|
5236
|
-
"default": "
|
|
5236
|
+
"default": "two-single-five-december",
|
|
5237
5237
|
"hasDynamicHelp": false,
|
|
5238
5238
|
"multiple": false,
|
|
5239
5239
|
"type": "option"
|
|
@@ -5866,5 +5866,5 @@
|
|
|
5866
5866
|
]
|
|
5867
5867
|
}
|
|
5868
5868
|
},
|
|
5869
|
-
"version": "0.6.7-staging.
|
|
5869
|
+
"version": "0.6.7-staging.e9eb1ed"
|
|
5870
5870
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/cli",
|
|
3
|
-
"version": "0.6.7-staging.
|
|
3
|
+
"version": "0.6.7-staging.e9eb1ed",
|
|
4
4
|
"description": "DXOS CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"dxos",
|
|
@@ -52,32 +52,32 @@
|
|
|
52
52
|
"uuid": "^9.0.0",
|
|
53
53
|
"ws": "^8.14.2",
|
|
54
54
|
"wtfnode": "^0.9.1",
|
|
55
|
-
"@dxos/
|
|
56
|
-
"@dxos/
|
|
57
|
-
"@dxos/
|
|
58
|
-
"@dxos/
|
|
59
|
-
"@dxos/cli-composer": "0.6.7-staging.
|
|
60
|
-
"@dxos/client": "0.6.7-staging.
|
|
61
|
-
"@dxos/client-protocol": "0.6.7-staging.
|
|
62
|
-
"@dxos/client-services": "0.6.7-staging.
|
|
63
|
-
"@dxos/config": "0.6.7-staging.
|
|
64
|
-
"@dxos/context": "0.6.7-staging.
|
|
65
|
-
"@dxos/debug": "0.6.7-staging.
|
|
66
|
-
"@dxos/echo-schema": "0.6.7-staging.
|
|
67
|
-
"@dxos/functions": "0.6.7-staging.
|
|
68
|
-
"@dxos/hello-template": "0.6.7-staging.
|
|
69
|
-
"@dxos/
|
|
70
|
-
"@dxos/
|
|
71
|
-
"@dxos/
|
|
72
|
-
"@dxos/
|
|
73
|
-
"@dxos/
|
|
74
|
-
"@dxos/
|
|
75
|
-
"@dxos/
|
|
76
|
-
"@dxos/
|
|
77
|
-
"@dxos/
|
|
78
|
-
"@dxos/
|
|
79
|
-
"@dxos/
|
|
80
|
-
"@dxos/
|
|
55
|
+
"@dxos/agent": "0.6.7-staging.e9eb1ed",
|
|
56
|
+
"@dxos/async": "0.6.7-staging.e9eb1ed",
|
|
57
|
+
"@dxos/bare-template": "0.6.7-staging.e9eb1ed",
|
|
58
|
+
"@dxos/cli-base": "0.6.7-staging.e9eb1ed",
|
|
59
|
+
"@dxos/cli-composer": "0.6.7-staging.e9eb1ed",
|
|
60
|
+
"@dxos/client": "0.6.7-staging.e9eb1ed",
|
|
61
|
+
"@dxos/client-protocol": "0.6.7-staging.e9eb1ed",
|
|
62
|
+
"@dxos/client-services": "0.6.7-staging.e9eb1ed",
|
|
63
|
+
"@dxos/config": "0.6.7-staging.e9eb1ed",
|
|
64
|
+
"@dxos/context": "0.6.7-staging.e9eb1ed",
|
|
65
|
+
"@dxos/debug": "0.6.7-staging.e9eb1ed",
|
|
66
|
+
"@dxos/echo-schema": "0.6.7-staging.e9eb1ed",
|
|
67
|
+
"@dxos/functions": "0.6.7-staging.e9eb1ed",
|
|
68
|
+
"@dxos/hello-template": "0.6.7-staging.e9eb1ed",
|
|
69
|
+
"@dxos/invariant": "0.6.7-staging.e9eb1ed",
|
|
70
|
+
"@dxos/network-manager": "0.6.7-staging.e9eb1ed",
|
|
71
|
+
"@dxos/node-std": "0.6.7-staging.e9eb1ed",
|
|
72
|
+
"@dxos/log": "0.6.7-staging.e9eb1ed",
|
|
73
|
+
"@dxos/observability": "0.6.7-staging.e9eb1ed",
|
|
74
|
+
"@dxos/process": "0.6.7-staging.e9eb1ed",
|
|
75
|
+
"@dxos/plate": "0.6.7-staging.e9eb1ed",
|
|
76
|
+
"@dxos/random": "0.6.7-staging.e9eb1ed",
|
|
77
|
+
"@dxos/rpc": "0.6.7-staging.e9eb1ed",
|
|
78
|
+
"@dxos/util": "0.6.7-staging.e9eb1ed",
|
|
79
|
+
"@dxos/protocols": "0.6.7-staging.e9eb1ed",
|
|
80
|
+
"@dxos/tasks-template": "0.6.7-staging.e9eb1ed"
|
|
81
81
|
},
|
|
82
82
|
"devDependencies": {
|
|
83
83
|
"@effect/schema": "^0.67.16",
|
|
@@ -91,13 +91,13 @@
|
|
|
91
91
|
"@types/node": "^18.11.9",
|
|
92
92
|
"@types/node-fetch": "^2.5.10",
|
|
93
93
|
"@types/platform": "^1.3.4",
|
|
94
|
-
"@types/react-dom": "
|
|
94
|
+
"@types/react-dom": "^18.0.6",
|
|
95
95
|
"effect": "^3.2.7",
|
|
96
96
|
"fast-check": "^3.19.0",
|
|
97
97
|
"oclif": "^4.13.0",
|
|
98
98
|
"prettier": "^3.2.4",
|
|
99
99
|
"shx": "^0.3.3",
|
|
100
|
-
"typescript": "^5.5
|
|
100
|
+
"typescript": "^5.4.5",
|
|
101
101
|
"zone.js": ">=0.11.4 <0.12.0-0 || >=0.13.0 <0.14.0-0 || >=0.14.0 <0.15.0-0"
|
|
102
102
|
},
|
|
103
103
|
"engines": {
|