@dxos/cli 0.3.10 → 0.3.11-main.bd26370
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export declare const DX_ENVIRONMENT:
|
|
2
|
-
export declare const DX_RELEASE:
|
|
3
|
-
export declare const SENTRY_DESTINATION:
|
|
4
|
-
export declare const TELEMETRY_API_KEY:
|
|
1
|
+
export declare const DX_ENVIRONMENT: string;
|
|
2
|
+
export declare const DX_RELEASE: string;
|
|
3
|
+
export declare const SENTRY_DESTINATION: string;
|
|
4
|
+
export declare const TELEMETRY_API_KEY: string;
|
|
5
5
|
export declare const IPDATA_API_KEY: string;
|
|
6
6
|
export type TelemetryContext = {
|
|
7
7
|
mode: 'disabled' | 'basic' | 'full';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"telemetry.d.ts","sourceRoot":"","sources":["../../../src/util/telemetry.ts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,cAAc,
|
|
1
|
+
{"version":3,"file":"telemetry.d.ts","sourceRoot":"","sources":["../../../src/util/telemetry.ts"],"names":[],"mappings":"AAiBA,eAAO,MAAM,cAAc,QAAqC,CAAC;AACjE,eAAO,MAAM,UAAU,QAAiC,CAAC;AACzD,eAAO,MAAM,kBAAkB,QAAyC,CAAC;AACzE,eAAO,MAAM,iBAAiB,QAAwC,CAAC;AACvE,eAAO,MAAM,cAAc,QAAqC,CAAC;AAOjE,MAAM,MAAM,gBAAgB,GAAG;IAC7B,IAAI,EAAE,UAAU,GAAG,OAAO,GAAG,MAAM,CAAC;IACpC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,EAAE,EAAE,OAAO,CAAC;IACZ,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB,CAAC;AAaF,eAAO,MAAM,gBAAgB,cAAqB,MAAM,kBAiBvD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,mBAAmB,cAAqB,MAAM,kBAY1D,CAAC;AAEF,eAAO,MAAM,mBAAmB,cAAqB,MAAM,KAAG,QAAQ,gBAAgB,CAcrF,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"DX_ENVIRONMENT":
|
|
3
|
-
"DX_RELEASE":
|
|
4
|
-
"SENTRY_DESTINATION":
|
|
5
|
-
"TELEMETRY_API_KEY":
|
|
6
|
-
"IPDATA_API_KEY": "
|
|
2
|
+
"DX_ENVIRONMENT": "staging",
|
|
3
|
+
"DX_RELEASE": "cli@0.3.11-main.bd26370",
|
|
4
|
+
"SENTRY_DESTINATION": "https://2647916221e643869965e78469479aa4@o4504012000067584.ingest.sentry.io/4504012027265029",
|
|
5
|
+
"TELEMETRY_API_KEY": "B00QG6PtJJrJ0VVFe0H5a6bcUUShKyZM",
|
|
6
|
+
"IPDATA_API_KEY": "73dfdecdf979c18f07d50cf841bbdd9e589f237256326ac8cca23786"
|
|
7
7
|
}
|
package/oclif.manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "0.3.
|
|
2
|
+
"version": "0.3.11-main.bd26370",
|
|
3
3
|
"commands": {
|
|
4
4
|
"agent:list": {
|
|
5
5
|
"id": "agent:list",
|
|
@@ -3524,7 +3524,7 @@
|
|
|
3524
3524
|
"type": "option",
|
|
3525
3525
|
"description": "Tunnel name",
|
|
3526
3526
|
"multiple": false,
|
|
3527
|
-
"default": "
|
|
3527
|
+
"default": "neptune-beryllium-alabama-river"
|
|
3528
3528
|
}
|
|
3529
3529
|
},
|
|
3530
3530
|
"args": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/cli",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.11-main.bd26370",
|
|
4
4
|
"description": "DXOS CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"dxos",
|
|
@@ -45,26 +45,26 @@
|
|
|
45
45
|
"react": "^18.2.0",
|
|
46
46
|
"uuid": "^8.3.2",
|
|
47
47
|
"ws": "^8.14.2",
|
|
48
|
-
"@dxos/agent": "0.3.
|
|
49
|
-
"@dxos/async": "0.3.
|
|
50
|
-
"@dxos/bare-template": "0.3.
|
|
51
|
-
"@dxos/client": "0.3.
|
|
52
|
-
"@dxos/client-protocol": "0.3.
|
|
53
|
-
"@dxos/config": "0.3.
|
|
54
|
-
"@dxos/context": "0.3.
|
|
55
|
-
"@dxos/debug": "0.3.
|
|
56
|
-
"@dxos/functions": "0.3.
|
|
57
|
-
"@dxos/hello-template": "0.3.
|
|
58
|
-
"@dxos/invariant": "0.3.
|
|
59
|
-
"@dxos/log": "0.3.
|
|
60
|
-
"@dxos/plate": "0.3.
|
|
61
|
-
"@dxos/process": "0.3.
|
|
62
|
-
"@dxos/protocols": "0.3.
|
|
63
|
-
"@dxos/rpc": "0.3.
|
|
64
|
-
"@dxos/sentry": "0.3.
|
|
65
|
-
"@dxos/tasks-template": "0.3.
|
|
66
|
-
"@dxos/telemetry": "0.3.
|
|
67
|
-
"@dxos/util": "0.3.
|
|
48
|
+
"@dxos/agent": "0.3.11-main.bd26370",
|
|
49
|
+
"@dxos/async": "0.3.11-main.bd26370",
|
|
50
|
+
"@dxos/bare-template": "0.3.11-main.bd26370",
|
|
51
|
+
"@dxos/client": "0.3.11-main.bd26370",
|
|
52
|
+
"@dxos/client-protocol": "0.3.11-main.bd26370",
|
|
53
|
+
"@dxos/config": "0.3.11-main.bd26370",
|
|
54
|
+
"@dxos/context": "0.3.11-main.bd26370",
|
|
55
|
+
"@dxos/debug": "0.3.11-main.bd26370",
|
|
56
|
+
"@dxos/functions": "0.3.11-main.bd26370",
|
|
57
|
+
"@dxos/hello-template": "0.3.11-main.bd26370",
|
|
58
|
+
"@dxos/invariant": "0.3.11-main.bd26370",
|
|
59
|
+
"@dxos/log": "0.3.11-main.bd26370",
|
|
60
|
+
"@dxos/plate": "0.3.11-main.bd26370",
|
|
61
|
+
"@dxos/process": "0.3.11-main.bd26370",
|
|
62
|
+
"@dxos/protocols": "0.3.11-main.bd26370",
|
|
63
|
+
"@dxos/rpc": "0.3.11-main.bd26370",
|
|
64
|
+
"@dxos/sentry": "0.3.11-main.bd26370",
|
|
65
|
+
"@dxos/tasks-template": "0.3.11-main.bd26370",
|
|
66
|
+
"@dxos/telemetry": "0.3.11-main.bd26370",
|
|
67
|
+
"@dxos/util": "0.3.11-main.bd26370"
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
70
70
|
"@oclif/test": "^2.3.31",
|