@vivocha/public-types
Advanced tools
Comparing version 1.3.0-gaia.7 to 1.3.0-gaia.8
@@ -263,2 +263,3 @@ import { Encryptable } from './encryptable'; | ||
reason?: string; | ||
issuer?: string; | ||
} | ||
@@ -265,0 +266,0 @@ export interface UserEventData extends BasicEventData { |
{ | ||
"name": "@vivocha/public-types", | ||
"version": "1.3.0-gaia.7", | ||
"version": "1.3.0-gaia.8", | ||
"description": "Vivocha public types", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "db6b062da719eb6004b482b999d5de9c5a3a02c1" | ||
"gitHead": "133f4ab81e0d6482069d74a38b190f41a3a3e72f" | ||
} |
73650
2453