@dxos/cli 0.1.53-main.972e6e3 → 0.1.53-main.a0e314e
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/src/util/telemetryrc.json +1 -1
- package/oclif.manifest.json +1 -1
- package/package.json +24 -24
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"DX_ENVIRONMENT": "staging",
|
|
3
|
-
"DX_RELEASE": "@dxos/cli@0.1.53-main.
|
|
3
|
+
"DX_RELEASE": "@dxos/cli@0.1.53-main.a0e314e",
|
|
4
4
|
"SENTRY_DESTINATION": "https://2647916221e643869965e78469479aa4@o4504012000067584.ingest.sentry.io/4504012027265029",
|
|
5
5
|
"TELEMETRY_API_KEY": "B00QG6PtJJrJ0VVFe0H5a6bcUUShKyZM",
|
|
6
6
|
"IPDATA_API_KEY": "ccc5f0cd66dd34a7c31c2ddc61c2bbca2db73892a993982bb3a5f0e2"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/cli",
|
|
3
|
-
"version": "0.1.53-main.
|
|
3
|
+
"version": "0.1.53-main.a0e314e",
|
|
4
4
|
"description": "DXOS CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"dxos",
|
|
@@ -47,29 +47,29 @@
|
|
|
47
47
|
"tempy": "^1.0.1",
|
|
48
48
|
"uuid": "^8.3.2",
|
|
49
49
|
"ws": "^7.4.4",
|
|
50
|
-
"@dxos/agent": "0.1.53-main.
|
|
51
|
-
"@dxos/async": "0.1.53-main.
|
|
52
|
-
"@dxos/bare-template": "0.1.53-main.
|
|
53
|
-
"@dxos/client": "0.1.53-main.
|
|
54
|
-
"@dxos/client-protocol": "0.1.53-main.
|
|
55
|
-
"@dxos/client-services": "0.1.53-main.
|
|
56
|
-
"@dxos/codec-protobuf": "0.1.53-main.
|
|
57
|
-
"@dxos/config": "0.1.53-main.
|
|
58
|
-
"@dxos/context": "0.1.53-main.
|
|
59
|
-
"@dxos/debug": "0.1.53-main.
|
|
60
|
-
"@dxos/functions": "0.1.53-main.
|
|
61
|
-
"@dxos/hello-template": "0.1.53-main.
|
|
62
|
-
"@dxos/keys": "0.1.53-main.
|
|
63
|
-
"@dxos/log": "0.1.53-main.
|
|
64
|
-
"@dxos/observable-object": "0.1.53-main.
|
|
65
|
-
"@dxos/plate": "0.1.53-main.
|
|
66
|
-
"@dxos/protocols": "0.1.53-main.
|
|
67
|
-
"@dxos/rpc": "0.1.53-main.
|
|
68
|
-
"@dxos/sentry": "0.1.53-main.
|
|
69
|
-
"@dxos/tasks-template": "0.1.53-main.
|
|
70
|
-
"@dxos/telemetry": "0.1.53-main.
|
|
71
|
-
"@dxos/util": "0.1.53-main.
|
|
72
|
-
"@dxos/websocket-rpc": "0.1.53-main.
|
|
50
|
+
"@dxos/agent": "0.1.53-main.a0e314e",
|
|
51
|
+
"@dxos/async": "0.1.53-main.a0e314e",
|
|
52
|
+
"@dxos/bare-template": "0.1.53-main.a0e314e",
|
|
53
|
+
"@dxos/client": "0.1.53-main.a0e314e",
|
|
54
|
+
"@dxos/client-protocol": "0.1.53-main.a0e314e",
|
|
55
|
+
"@dxos/client-services": "0.1.53-main.a0e314e",
|
|
56
|
+
"@dxos/codec-protobuf": "0.1.53-main.a0e314e",
|
|
57
|
+
"@dxos/config": "0.1.53-main.a0e314e",
|
|
58
|
+
"@dxos/context": "0.1.53-main.a0e314e",
|
|
59
|
+
"@dxos/debug": "0.1.53-main.a0e314e",
|
|
60
|
+
"@dxos/functions": "0.1.53-main.a0e314e",
|
|
61
|
+
"@dxos/hello-template": "0.1.53-main.a0e314e",
|
|
62
|
+
"@dxos/keys": "0.1.53-main.a0e314e",
|
|
63
|
+
"@dxos/log": "0.1.53-main.a0e314e",
|
|
64
|
+
"@dxos/observable-object": "0.1.53-main.a0e314e",
|
|
65
|
+
"@dxos/plate": "0.1.53-main.a0e314e",
|
|
66
|
+
"@dxos/protocols": "0.1.53-main.a0e314e",
|
|
67
|
+
"@dxos/rpc": "0.1.53-main.a0e314e",
|
|
68
|
+
"@dxos/sentry": "0.1.53-main.a0e314e",
|
|
69
|
+
"@dxos/tasks-template": "0.1.53-main.a0e314e",
|
|
70
|
+
"@dxos/telemetry": "0.1.53-main.a0e314e",
|
|
71
|
+
"@dxos/util": "0.1.53-main.a0e314e",
|
|
72
|
+
"@dxos/websocket-rpc": "0.1.53-main.a0e314e"
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@oclif/test": "^2.3.11",
|