theragist-ts 1.0.5 → 1.0.6

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.
@@ -240,7 +240,7 @@ exports.AuthServiceDefinition = {
240
240
  _unknownFields: {
241
241
  578365826: [
242
242
  new Uint8Array([
243
- 42,
243
+ 32,
244
244
  34,
245
245
  27,
246
246
  47,
@@ -271,18 +271,8 @@ exports.AuthServiceDefinition = {
271
271
  114,
272
272
  100,
273
273
  58,
274
- 11,
275
- 110,
276
- 101,
277
- 119,
278
- 80,
279
- 97,
280
- 115,
281
- 115,
282
- 119,
283
- 111,
284
- 114,
285
- 100,
274
+ 1,
275
+ 42,
286
276
  ]),
287
277
  ],
288
278
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "theragist-ts",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "TypeScript types and interfaces for Theragist protobuf definitions",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",