@dxos/cli 0.8.2-main.f11618f → 0.8.2-staging.42af850
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/agent/list.d.ts.map +1 -1
- package/dist/src/commands/debug/generate.js +2 -2
- package/dist/src/commands/debug/generate.js.map +1 -1
- package/dist/src/commands/device/list.d.ts.map +1 -1
- package/dist/src/commands/function/list.d.ts +1 -1
- package/dist/src/commands/function/list.d.ts.map +1 -1
- package/dist/src/commands/function/list.js +2 -3
- package/dist/src/commands/function/list.js.map +1 -1
- package/dist/src/commands/function/trigger/list.d.ts +1 -1
- package/dist/src/commands/function/trigger/list.d.ts.map +1 -1
- package/dist/src/commands/function/trigger/list.js +4 -6
- package/dist/src/commands/function/trigger/list.js.map +1 -1
- package/dist/src/commands/function/upload.d.ts +1 -0
- package/dist/src/commands/function/upload.d.ts.map +1 -1
- package/dist/src/commands/function/upload.js +19 -10
- package/dist/src/commands/function/upload.js.map +1 -1
- package/dist/src/commands/function/watch.js +3 -3
- package/dist/src/commands/function/watch.js.map +1 -1
- package/dist/src/commands/halo/credential/list.d.ts.map +1 -1
- package/dist/src/commands/space/list.d.ts.map +1 -1
- package/dist/src/commands/space/list.js +2 -1
- package/dist/src/commands/space/list.js.map +1 -1
- package/dist/src/commands/space/members.d.ts.map +1 -1
- package/dist/src/commands/space/query.d.ts.map +1 -1
- package/dist/src/commands/space/query.js +1 -1
- package/dist/src/commands/space/query.js.map +1 -1
- package/dist/src/commands/space/schema/list.d.ts.map +1 -1
- package/dist/src/commands/space/schema/list.js +1 -1
- package/dist/src/commands/space/schema/list.js.map +1 -1
- package/dist/src/commands/tunnel/index.d.ts.map +1 -1
- package/dist/src/commands/tunnel/list.d.ts.map +1 -1
- package/dist/src/help.d.ts.map +1 -1
- package/dist/src/util/function/bundle.d.ts.map +1 -1
- package/dist/src/util/function/lookup.d.ts +5 -4
- package/dist/src/util/function/lookup.d.ts.map +1 -1
- package/dist/src/util/function/lookup.js +3 -3
- package/dist/src/util/function/lookup.js.map +1 -1
- package/dist/src/util/provider/provider.d.ts.map +1 -1
- package/dist/src/util/publish/build.d.ts.map +1 -1
- package/dist/src/util/publish/common.d.ts.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/dist/src/util/publish/publisher-rpc-peer.d.ts.map +1 -1
- package/dist/src/util/supervisor/supervisor-rpc-peer.d.ts.map +1 -1
- package/dist/src/util/tunnel/common.d.ts.map +1 -1
- package/dist/src/util/tunnel/tunnel-rpc-peer.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/oclif.manifest.json +452 -446
- package/package.json +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/cli",
|
|
3
|
-
"version": "0.8.2-
|
|
3
|
+
"version": "0.8.2-staging.42af850",
|
|
4
4
|
"description": "DXOS CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"dxos",
|
|
@@ -53,30 +53,30 @@
|
|
|
53
53
|
"react": "~18.2.0",
|
|
54
54
|
"ws": "^8.14.2",
|
|
55
55
|
"wtfnode": "^0.9.1",
|
|
56
|
-
"@dxos/
|
|
57
|
-
"@dxos/
|
|
58
|
-
"@dxos/cli-composer": "0.8.2-
|
|
59
|
-
"@dxos/cli-base": "0.8.2-
|
|
60
|
-
"@dxos/client": "0.8.2-
|
|
61
|
-
"@dxos/client-protocol": "0.8.2-
|
|
62
|
-
"@dxos/client-services": "0.8.2-
|
|
63
|
-
"@dxos/compute": "0.8.2-
|
|
64
|
-
"@dxos/
|
|
65
|
-
"@dxos/debug": "0.8.2-
|
|
66
|
-
"@dxos/
|
|
67
|
-
"@dxos/
|
|
68
|
-
"@dxos/
|
|
69
|
-
"@dxos/invariant": "0.8.2-
|
|
70
|
-
"@dxos/log": "0.8.2-
|
|
71
|
-
"@dxos/network-manager": "0.8.2-
|
|
72
|
-
"@dxos/
|
|
73
|
-
"@dxos/
|
|
74
|
-
"@dxos/
|
|
75
|
-
"@dxos/
|
|
76
|
-
"@dxos/random": "0.8.2-
|
|
77
|
-
"@dxos/schema": "0.8.2-
|
|
78
|
-
"@dxos/
|
|
79
|
-
"@dxos/
|
|
56
|
+
"@dxos/async": "0.8.2-staging.42af850",
|
|
57
|
+
"@dxos/agent": "0.8.2-staging.42af850",
|
|
58
|
+
"@dxos/cli-composer": "0.8.2-staging.42af850",
|
|
59
|
+
"@dxos/cli-base": "0.8.2-staging.42af850",
|
|
60
|
+
"@dxos/client": "0.8.2-staging.42af850",
|
|
61
|
+
"@dxos/client-protocol": "0.8.2-staging.42af850",
|
|
62
|
+
"@dxos/client-services": "0.8.2-staging.42af850",
|
|
63
|
+
"@dxos/compute": "0.8.2-staging.42af850",
|
|
64
|
+
"@dxos/context": "0.8.2-staging.42af850",
|
|
65
|
+
"@dxos/debug": "0.8.2-staging.42af850",
|
|
66
|
+
"@dxos/echo-schema": "0.8.2-staging.42af850",
|
|
67
|
+
"@dxos/config": "0.8.2-staging.42af850",
|
|
68
|
+
"@dxos/functions": "0.8.2-staging.42af850",
|
|
69
|
+
"@dxos/invariant": "0.8.2-staging.42af850",
|
|
70
|
+
"@dxos/log": "0.8.2-staging.42af850",
|
|
71
|
+
"@dxos/network-manager": "0.8.2-staging.42af850",
|
|
72
|
+
"@dxos/process": "0.8.2-staging.42af850",
|
|
73
|
+
"@dxos/observability": "0.8.2-staging.42af850",
|
|
74
|
+
"@dxos/protocols": "0.8.2-staging.42af850",
|
|
75
|
+
"@dxos/node-std": "0.8.2-staging.42af850",
|
|
76
|
+
"@dxos/random": "0.8.2-staging.42af850",
|
|
77
|
+
"@dxos/schema": "0.8.2-staging.42af850",
|
|
78
|
+
"@dxos/util": "0.8.2-staging.42af850",
|
|
79
|
+
"@dxos/rpc": "0.8.2-staging.42af850"
|
|
80
80
|
},
|
|
81
81
|
"devDependencies": {
|
|
82
82
|
"@oclif/test": "^4.1.0",
|