@botpress/messaging-client
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -38,3 +38,3 @@ "use strict"; | ||
conversationId: joi_1.default.string().uuid().required(), | ||
authorId: joi_1.default.string().uuid().required(), | ||
authorId: joi_1.default.string().uuid().optional(), | ||
sentOn: joi_1.default.date().required(), | ||
@@ -41,0 +41,0 @@ payload: joi_1.default.object().required() |
{ | ||
"name": "@botpress/messaging-client", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package