@coralogix/rum-cli 1.1.36 → 1.1.37

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coralogix/rum-cli",
3
- "version": "1.1.36",
3
+ "version": "1.1.37",
4
4
  "description": "coralogix rum cli",
5
5
  "bin": {
6
6
  "coralogix-rum-cli": "dist/cli/rum-cli.js"
@@ -13,27 +13,27 @@
13
13
  "format:ts": "prettier --write \"**/*.ts\""
14
14
  },
15
15
  "dependencies": {
16
+ "@grpc/grpc-js": "1.13.3",
16
17
  "bunyan": "^1.8.15",
17
18
  "commander": "^11.0.0",
18
- "cx-protofetch": "0.0.28",
19
- "google-proto-files": "^3.0.1",
20
- "google-protobuf": "^3.19.3",
21
19
  "lodash": "^4.17.21",
22
20
  "nice-grpc": "1.2.2",
23
21
  "pako": "^2.1.0",
24
- "prom-client": "^14.0.1",
25
- "protobufjs": "^7.2.4",
26
- "@grpc/grpc-js": "1.8.0"
22
+ "prom-client": "^14.0.1"
27
23
  },
28
24
  "devDependencies": {
29
25
  "@types/bunyan": "^1.8.8",
30
26
  "@types/lodash": "^4.14.195",
31
27
  "@types/pako": "^2.0.0",
28
+ "cx-protofetch": "0.1.11",
29
+ "google-proto-files": "^3.0.1",
30
+ "google-protobuf": "^3.19.3",
31
+ "protobufjs": "^7.2.4",
32
32
  "grpc-tools": "^1.11.2",
33
+ "prettier": "^2.8.7",
33
34
  "ts-node": "10.6.0",
34
35
  "ts-proto": "^1.104.0",
35
- "typescript": "^4.9.5",
36
- "prettier": "^2.8.7"
36
+ "typescript": "^4.9.5"
37
37
  },
38
38
  "lint-staged": {
39
39
  "*.ts": [
@@ -43,4 +43,4 @@
43
43
  "keywords": [],
44
44
  "author": "",
45
45
  "license": "MIT"
46
- }
46
+ }
package/protofetch.lock CHANGED
@@ -1,40 +1,15 @@
1
- module_name = "rum-cli"
2
- proto_out_dir = "protos"
1
+ version = 2
3
2
 
4
3
  [[dependencies]]
5
- commit_hash = "ea2fe0a1e0ceb018f0f7117108c31968fad42d3f"
6
-
7
- [[dependencies.specifications]]
8
- revision = "v0.0.17"
9
-
10
- [dependencies.coordinate]
11
- forge = "github.com"
12
- organization = "coralogix"
4
+ name = "cx-api-blobset"
5
+ url = "github.com/coralogix/cx-api-blobset"
13
6
  protocol = "ssh"
14
- repository = "cx-api-blobset"
15
-
16
- [dependencies.name]
17
- value = "cx-api-blobset"
18
-
19
- [dependencies.rules]
20
- prune = false
21
- transitive = false
7
+ revision = "v0.0.17"
8
+ commit_hash = "ea2fe0a1e0ceb018f0f7117108c31968fad42d3f"
22
9
 
23
10
  [[dependencies]]
24
- commit_hash = "0e99f94291e51b150953067d3f0b4a076c3d0bab"
25
-
26
- [[dependencies.specifications]]
27
- revision = "v0.8.2"
28
-
29
- [dependencies.coordinate]
30
- forge = "github.com"
31
- organization = "coralogix"
11
+ name = "cx-api-rum"
12
+ url = "github.com/coralogix/cx-api-rum"
32
13
  protocol = "ssh"
33
- repository = "cx-api-rum"
34
-
35
- [dependencies.name]
36
- value = "cx-api-rum"
37
-
38
- [dependencies.rules]
39
- prune = false
40
- transitive = false
14
+ revision = "v0.8.2"
15
+ commit_hash = "0e99f94291e51b150953067d3f0b4a076c3d0bab"
package/protoset.bin CHANGED
Binary file