@lansweeper/data-platform-outbound-grpc 0.1.32 → 0.1.33

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/java.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.1.31",
2
+ "version": "0.1.32",
3
3
  "package": "com.lansweeper.dp.outbound.v1",
4
4
  "service": true
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lansweeper/data-platform-outbound-grpc",
3
- "version": "0.1.32",
3
+ "version": "0.1.33",
4
4
  "description": "Data Platform Outbound gRPC",
5
5
  "main": "gen-proto/index.js",
6
6
  "types": "gen-proto/index.d.ts",
@@ -9,5 +9,5 @@
9
9
  "@grpc/grpc-js": "^1.5.1",
10
10
  "google-protobuf": "^3.17.0"
11
11
  },
12
- "gitHead": "366e521ac345b5a86dc91a141db96d218914537a"
12
+ "gitHead": "c740d732cf6fdd31b4a7c68254fb82aaf301469b"
13
13
  }
@@ -343,7 +343,7 @@ message OperatingSystem {
343
343
  optional string service_pack_name = 31; //Service Pack 3 Windows
344
344
  optional int32 sp_major_version = 32; //3 Windows
345
345
  optional int32 sp_minor_version = 33; // 0 Windows
346
- optional MappedValue suite_mask = 34; //Communications,Datacenter Edition Windows
346
+ repeated MappedValue suite_mask = 34; //Communications,Datacenter Edition Windows
347
347
  optional MappedValue system_role = 35; // workstation (1), domain controller (2) or server (3) Windows
348
348
  optional string uuid = 36; // 241F0742-E4BD-42F9-5B77-D243F25C3188 Windows, Linux, Mac
349
349
  optional string version = 37; // 22H2 Windows